类 GameProtocols
java.lang.Object
net.minecraft.network.protocol.game.GameProtocols
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明static final CodecModifier
<RegistryFriendlyByteBuf, ServerboundSetCreativeModeSlotPacket, GameProtocols.Context> static final UnboundProtocol
<ServerGamePacketListener, RegistryFriendlyByteBuf, GameProtocols.Context> -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
HAS_INFINITE_MATERIALS
public static final CodecModifier<RegistryFriendlyByteBuf,ServerboundSetCreativeModeSlotPacket, HAS_INFINITE_MATERIALSGameProtocols.Context> -
SERVERBOUND_TEMPLATE
public static final UnboundProtocol<ServerGamePacketListener,RegistryFriendlyByteBuf, SERVERBOUND_TEMPLATEGameProtocols.Context> -
CLIENTBOUND_TEMPLATE
public static final SimpleUnboundProtocol<ClientGamePacketListener,RegistryFriendlyByteBuf> CLIENTBOUND_TEMPLATE
-
-
构造器详细资料
-
GameProtocols
public GameProtocols()
-