Package net.minecraft.network
Interface TickablePacketListener
- All Superinterfaces:
- PacketListener
- All Known Implementing Classes:
- ClientConfigurationPacketListenerImpl,- ClientPacketListener,- ServerConfigurationPacketListenerImpl,- ServerGamePacketListenerImpl,- ServerLoginPacketListenerImpl
- 
Method SummaryMethods inherited from interface net.minecraft.network.PacketListenerfillCrashReport, fillListenerSpecificCrashDetails, flow, isAcceptingMessages, onDisconnect, onPacketError, protocol, shouldHandleMessage
- 
Method Details- 
tickvoid tick()
 
-