Class ClientboundMoveEntityPacket.PosRot
java.lang.Object
net.minecraft.network.protocol.game.ClientboundMoveEntityPacket
net.minecraft.network.protocol.game.ClientboundMoveEntityPacket.PosRot
- All Implemented Interfaces:
- Packet<ClientGamePacketListener>
- Enclosing class:
- ClientboundMoveEntityPacket
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.network.protocol.game.ClientboundMoveEntityPacketClientboundMoveEntityPacket.Pos, ClientboundMoveEntityPacket.PosRot, ClientboundMoveEntityPacket.Rot
- 
Field Summary
- 
Constructor SummaryConstructorsConstructorDescriptionPosRot(int p_132552_, short p_132553_, short p_132554_, short p_132555_, byte p_132556_, byte p_132557_, boolean p_132558_) 
- 
Method SummaryModifier and TypeMethodDescriptionread(FriendlyByteBuf p_179003_) voidwrite(FriendlyByteBuf p_132564_) Methods inherited from class net.minecraft.network.protocol.game.ClientboundMoveEntityPacketgetEntity, getXa, getxRot, getYa, getyRot, getZa, handle, hasPosition, hasRotation, isOnGround, toStringMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.network.protocol.PacketisSkippable, nextProtocol
- 
Constructor Details- 
PosRotpublic PosRot(int p_132552_, short p_132553_, short p_132554_, short p_132555_, byte p_132556_, byte p_132557_, boolean p_132558_) 
 
- 
- 
Method Details- 
read
- 
write
 
-