Class ServerboundMovePlayerPacket.Rot
java.lang.Object
net.minecraft.network.protocol.game.ServerboundMovePlayerPacket
net.minecraft.network.protocol.game.ServerboundMovePlayerPacket.Rot
- All Implemented Interfaces:
Packet<ServerGamePacketListener>
- Enclosing class:
- ServerboundMovePlayerPacket
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.network.protocol.game.ServerboundMovePlayerPacket
ServerboundMovePlayerPacket.Pos, ServerboundMovePlayerPacket.PosRot, ServerboundMovePlayerPacket.Rot, ServerboundMovePlayerPacket.StatusOnly -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionread(FriendlyByteBuf p_179690_)voidwrite(FriendlyByteBuf p_134184_)Methods inherited from class net.minecraft.network.protocol.game.ServerboundMovePlayerPacket
getX, getXRot, getY, getYRot, getZ, handle, hasPosition, hasRotation, isOnGroundMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.protocol.Packet
isSkippable
-
Constructor Details
-
Rot
public Rot(float p_134176_, float p_134177_, boolean p_134178_)
-
-
Method Details
-
read
-
write
-