Interface ServerLoginPacketListener
- All Superinterfaces:
PacketListener,ServerPacketListener
- All Known Implementing Classes:
ServerLoginPacketListenerImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidhandleHello(ServerboundHelloPacket p_134823_) voidhandleKey(ServerboundKeyPacket p_134824_) Methods inherited from interface net.minecraft.network.PacketListener
isAcceptingMessages, onDisconnectMethods inherited from interface net.minecraft.network.protocol.game.ServerPacketListener
shouldPropagateHandlingExceptions
-
Method Details
-
handleHello
-
handleKey
-
handleCustomQueryPacket
-