implements Packet<ClientGamePacketListener>
| aeo | |
| net.minecraft.network.protocol.game.ClientboundHorseScreenOpenPacket | |
| net.minecraft.class_2648 | |
| net.minecraft.network.packet.s2c.play.OpenHorseScreenS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ClientboundHorseScreenOpenPacket> |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int syncId, int slotColumnCount, int horseId) |
| private | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<ClientboundHorseScreenOpenPacket> |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
|