类 ClientboundMoveEntityPacket.Pos
java.lang.Object
net.minecraft.network.protocol.game.ClientboundMoveEntityPacket
net.minecraft.network.protocol.game.ClientboundMoveEntityPacket.Pos
- 所有已实现的接口:
Packet<ClientGamePacketListener>
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.network.protocol.game.ClientboundMoveEntityPacket
ClientboundMoveEntityPacket.Pos, ClientboundMoveEntityPacket.PosRot, ClientboundMoveEntityPacket.Rot
-
字段概要
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.network.protocol.game.ClientboundMoveEntityPacket
getEntity, getXa, getxRot, getYa, getyRot, getZa, handle, hasPosition, hasRotation, isOnGround, toString
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
从接口继承的方法 net.minecraft.network.protocol.Packet
isSkippable
-
构造器详细资料
-
Pos
public Pos(int pEntityId, short pXa, short pYa, short pZa, boolean pOnGround)
-
-
方法详细资料
-
read
-
write
-