implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundEntityPositionSyncPacket | |
| net.minecraft.class_10264 | |
| net.minecraft.network.packet.s2c.play.EntityPositionSyncS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
|
||||||
| private final EntityPosition |
|
||||||
| private final boolean |
|
||||||
| public static final PacketCodec<PacketByteBuf, EntityPositionSyncS2CPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int id, EntityPosition values, boolean onGround) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static EntityPositionSyncS2CPacket |
|
||||||
| public PacketType<EntityPositionSyncS2CPacket> |
|
||||||
| public void |
|
||||||
| public int |
|
||||||
| public EntityPosition |
|
||||||
| public boolean |
|
||||||
| public void |
|