Class ServerboundMovePlayerPacket.Pos
java.lang.Object
net.minecraft.network.protocol.game.ServerboundMovePlayerPacket
net.minecraft.network.protocol.game.ServerboundMovePlayerPacket.Pos
- All Implemented Interfaces:
- Packet<ServerGamePacketListener>
- Enclosing class:
- ServerboundMovePlayerPacket
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.network.protocol.game.ServerboundMovePlayerPacketServerboundMovePlayerPacket.Pos, ServerboundMovePlayerPacket.PosRot, ServerboundMovePlayerPacket.Rot, ServerboundMovePlayerPacket.StatusOnly
- 
Field Summary
- 
Constructor SummaryConstructorsConstructorDescriptionPos(double p_134150_, double p_134151_, double p_134152_, boolean p_134153_) 
- 
Method SummaryModifier and TypeMethodDescriptionread(FriendlyByteBuf p_179686_) voidwrite(FriendlyByteBuf p_134159_) Methods inherited from class net.minecraft.network.protocol.game.ServerboundMovePlayerPacketgetX, getXRot, getY, getYRot, getZ, handle, hasPosition, hasRotation, isOnGroundMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.protocol.PacketisSkippable, nextProtocol
- 
Constructor Details- 
Pospublic Pos(double p_134150_, double p_134151_, double p_134152_, boolean p_134153_) 
 
- 
- 
Method Details- 
read
- 
write
 
-