extends ServerboundMovePlayerPacket
All mapped superinterfaces:
| ajb$a | |
| net.minecraft.network.protocol.game.ServerboundMovePlayerPacket$Pos | |
| net.minecraft.class_2828$class_2829 | |
| net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket$PositionAndOnGround |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ServerboundMovePlayerPacket$Pos> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Vec3 pos, boolean onGround, boolean horizontalCollision) |
| public | (double x, double y, double z, boolean onGround, boolean horizontalCollision) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static ServerboundMovePlayerPacket$Pos |
| ||||||||
| private void |
| ||||||||
| public PacketType<ServerboundMovePlayerPacket$Pos> |
|