类 ClientboundHorseScreenOpenPacket

java.lang.Object
net.minecraft.network.protocol.game.ClientboundHorseScreenOpenPacket
所有已实现的接口:
Packet<ClientGamePacketListener>

public class ClientboundHorseScreenOpenPacket extends Object implements Packet<ClientGamePacketListener>
  • 字段详细资料

    • containerId

      private final int containerId
    • size

      private final int size
    • entityId

      private final int entityId
  • 构造器详细资料

    • ClientboundHorseScreenOpenPacket

      public ClientboundHorseScreenOpenPacket(int pContainerId, int pSize, int pEntityId)
    • ClientboundHorseScreenOpenPacket

      public ClientboundHorseScreenOpenPacket(FriendlyByteBuf pBuffer)
  • 方法详细资料