Interface ServerConfigurationPacketListener
- All Superinterfaces:
ICommonPacketListener,IServerCommonPacketListenerExtension,IServerConfigurationPacketListenerExtension,PacketListener,ServerboundPacketListener,ServerCommonPacketListener,ServerCookiePacketListener,ServerPacketListener
- All Known Implementing Classes:
ServerConfigurationPacketListenerImpl
public interface ServerConfigurationPacketListener
extends ServerCommonPacketListener, IServerConfigurationPacketListenerExtension
-
Field Summary
Fields inherited from interface net.minecraft.network.protocol.game.ServerPacketListener
LOGGER -
Method Summary
Methods inherited from interface net.neoforged.neoforge.common.extensions.ICommonPacketListener
disconnect, getConnection, getConnectionType, getMainThreadEventLoop, hasChannel, hasChannel, hasChannel, sendMethods inherited from interface net.neoforged.neoforge.common.extensions.IServerCommonPacketListenerExtension
send, send, sendMethods inherited from interface net.neoforged.neoforge.common.extensions.IServerConfigurationPacketListenerExtension
finishCurrentTaskMethods 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.common.ServerCommonPacketListener
handleClientInformation, handleCustomClickAction, handleCustomPayload, handleKeepAlive, handlePong, handleResourcePackResponseMethods inherited from interface net.minecraft.network.protocol.cookie.ServerCookiePacketListener
handleCookieResponseMethods inherited from interface net.minecraft.network.protocol.game.ServerPacketListener
onPacketError
-
Method Details
-
protocol
- Specified by:
protocolin interfacePacketListener
-
handleConfigurationFinished
-
handleSelectKnownPacks
-