net.minecraft.network.protocol.game

public class GameProtocols

agh
net.minecraft.network.protocol.game.GameProtocols
net.minecraft.class_9095
net.minecraft.network.state.PlayStateFactories
net.minecraft.src.C_313332_
net.minecraft.network.protocol.game.GameProtocols

字段概要

修饰符与类型字段
public static final ProtocolInfo$Unbound<ServerGamePacketListener, RegistryFriendlyByteBuf>
a
SERVERBOUND_TEMPLATE
field_48172
C2S
f_336728_
public static final ProtocolInfo$Unbound<ClientGamePacketListener, RegistryFriendlyByteBuf>
b
CLIENTBOUND_TEMPLATE
field_48173
S2C
f_337515_

构造函数概要

修饰符构造函数
public ()