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.PacketListenerflow, isAcceptingMessages, onDisconnect, protocol, shouldHandleMessage, shouldPropagateHandlingExceptions
- 
Method Details- 
tickvoid tick()
 
-