Interface ServerStatusPacketListener
- All Superinterfaces:
PacketListener,ServerboundPacketListener,ServerPacketListener,ServerPingPacketListener
- All Known Implementing Classes:
ServerStatusPacketListenerImpl
PacketListener for the server side of the STATUS protocol.
-
Field Summary
Fields inherited from interface net.minecraft.network.protocol.game.ServerPacketListener
LOGGER -
Method Summary
Methods inherited from interface net.minecraft.network.PacketListener
createDisconnectionInfo, fillCrashReport, fillListenerSpecificCrashDetails, isAcceptingMessages, onDisconnect, shouldHandleMessageMethods inherited from interface net.minecraft.network.ServerboundPacketListener
flowMethods inherited from interface net.minecraft.network.protocol.game.ServerPacketListener
onPacketErrorMethods inherited from interface net.minecraft.network.protocol.ping.ServerPingPacketListener
handlePingRequest
-
Method Details
-
protocol
- Specified by:
protocolin interfacePacketListener
-
handleStatusRequest
-