接口 ClientConfigurationPacketListener
- 所有超级接口:
ClientboundPacketListener
,ClientCommonPacketListener
,ClientCookiePacketListener
,IClientCommonPacketListenerExtension
,ICommonPacketListener
,PacketListener
-
方法概要
修饰符和类型方法说明void
void
void
handleRegistryData
(ClientboundRegistryDataPacket p_295674_) void
handleResetChat
(ClientboundResetChatPacket p_338667_) void
default ConnectionProtocol
protocol()
从接口继承的方法 net.minecraft.network.ClientboundPacketListener
flow
从接口继承的方法 net.minecraft.network.protocol.common.ClientCommonPacketListener
handleClearDialog, handleCustomPayload, handleCustomReportDetails, handleDisconnect, handleKeepAlive, handlePing, handleResourcePackPop, handleResourcePackPush, handleServerLinks, handleShowDialog, handleStoreCookie, handleTransfer, handleUpdateTags
从接口继承的方法 net.minecraft.network.protocol.cookie.ClientCookiePacketListener
handleRequestCookie
从接口继承的方法 net.neoforged.neoforge.common.extensions.IClientCommonPacketListenerExtension
disconnect, send
从接口继承的方法 net.neoforged.neoforge.common.extensions.ICommonPacketListener
getConnection, getConnectionType, getMainThreadEventLoop, hasChannel, hasChannel, hasChannel, send
从接口继承的方法 net.minecraft.network.PacketListener
createDisconnectionInfo, fillCrashReport, fillListenerSpecificCrashDetails, isAcceptingMessages, onDisconnect, onPacketError, shouldHandleMessage
-
方法详细资料
-
protocol
- 指定者:
protocol
在接口中PacketListener
-
handleConfigurationFinished
-
handleRegistryData
-
handleEnabledFeatures
-
handleSelectKnownPacks
-
handleResetChat
-