Package net.minecraftforge.network
Interface NetworkInitialization.Handler<MSG>
- Enclosing class:
NetworkInitialization
private static interface NetworkInitialization.Handler<MSG>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handle
(ForgePacketHandler handler, MSG msg, CustomPayloadEvent.Context ctx)
-
Method Details
-
handle
-