net.minecraft.network.protocol.game

public class GameProtocols

agz
net.minecraft.network.protocol.game.GameProtocols
net.minecraft.class_9095
net.minecraft.network.state.PlayStateFactories
net.minecraft.network.protocol.game.GameProtocols

Field summary

Modifier and TypeField
public static final CodecModifier<RegistryFriendlyByteBuf, ServerboundSetCreativeModeSlotPacket, GameProtocols$Context>
a
HAS_INFINITE_MATERIALS
field_58068
CREATIVE_INVENTORY_ACTION_C2S_MODIFIER
public static final UnboundProtocol<ServerGamePacketListener, RegistryFriendlyByteBuf, GameProtocols$Context>
b
SERVERBOUND_TEMPLATE
field_48172
C2S
public static final SimpleUnboundProtocol<ClientGamePacketListener, RegistryFriendlyByteBuf>
c
CLIENTBOUND_TEMPLATE
field_48173
S2C

Constructor summary

ModifierConstructor
public ()