Uses of Class
net.minecraft.network.protocol.game.ServerboundMovePlayerPacket.StatusOnly
Packages that use ServerboundMovePlayerPacket.StatusOnly
-
Uses of ServerboundMovePlayerPacket.StatusOnly in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundMovePlayerPacket.StatusOnlyModifier and TypeFieldDescriptionstatic final PacketType
<ServerboundMovePlayerPacket.StatusOnly> GamePacketTypes.SERVERBOUND_MOVE_PLAYER_STATUS_ONLY
static final StreamCodec
<FriendlyByteBuf, ServerboundMovePlayerPacket.StatusOnly> ServerboundMovePlayerPacket.StatusOnly.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return ServerboundMovePlayerPacket.StatusOnlyModifier and TypeMethodDescriptionprivate static ServerboundMovePlayerPacket.StatusOnly
ServerboundMovePlayerPacket.StatusOnly.read
(FriendlyByteBuf p_179698_) Methods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundMovePlayerPacket.StatusOnly