extends ServerboundMovePlayerPacket
All mapped superinterfaces:
| ajb$b | |
| net.minecraft.network.protocol.game.ServerboundMovePlayerPacket$PosRot | |
| net.minecraft.class_2828$class_2830 | |
| net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket$Full | |
| net.minecraft.src.C_5166_$C_5168_ | |
| net.minecraft.network.protocol.game.PacketPlayInFlying$PacketPlayInPositionLook |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ServerboundMovePlayerPacket$PosRot> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Vec3 pos, float yaw, float pitch, boolean onGround, boolean horizontalCollision) |
| public | (double x, double y, double z, float yaw, float pitch, boolean onGround, boolean horizontalCollision) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static ServerboundMovePlayerPacket$PosRot |
| ||||||||||
| private void |
| ||||||||||
| public PacketType<ServerboundMovePlayerPacket$PosRot> |
|