implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundMoveEntityPacket | |
| net.minecraft.class_2684 | |
| net.minecraft.network.packet.s2c.play.EntityS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final int |
|
||||||
| protected final short |
|
||||||
| protected final short |
|
||||||
| protected final short |
|
||||||
| protected final byte |
|
||||||
| protected final byte |
|
||||||
| protected final boolean |
|
||||||
| protected final boolean |
|
||||||
| protected final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (int entityId, short deltaX, short deltaY, short deltaZ, byte yaw, byte pitch, boolean onGround, boolean rotate, boolean positionChanged) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public abstract PacketType<? extends EntityS2CPacket> |
|
||||||
| public void |
|
||||||
| public Entity |
|
||||||
| public short |
|
||||||
| public short |
|
||||||
| public short |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public void |
|