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