Uses of Class
net.minecraft.network.protocol.game.ServerboundMovePlayerPacket.StatusOnly
-
Uses of ServerboundMovePlayerPacket.StatusOnly in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundMovePlayerPacket.StatusOnly> GamePacketTypes.SERVERBOUND_MOVE_PLAYER_STATUS_ONLY
static final StreamCodec
<FriendlyByteBuf, ServerboundMovePlayerPacket.StatusOnly> ServerboundMovePlayerPacket.StatusOnly.STREAM_CODEC
Modifier and TypeMethodDescriptionprivate static ServerboundMovePlayerPacket.StatusOnly
ServerboundMovePlayerPacket.StatusOnly.read
(FriendlyByteBuf p_179698_)