Uses of Class
net.minecraft.network.protocol.game.ServerboundPlayerInputPacket
Package
Description
-
Uses of ServerboundPlayerInputPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundPlayerInputPacket> GamePacketTypes.SERVERBOUND_PLAYER_INPUT
static final StreamCodec
<FriendlyByteBuf, ServerboundPlayerInputPacket> ServerboundPlayerInputPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handlePlayerInput
(ServerboundPlayerInputPacket p_133766_) -
Uses of ServerboundPlayerInputPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handlePlayerInput
(ServerboundPlayerInputPacket p_9893_) -
Uses of ServerboundPlayerInputPacket in net.neoforged.neoforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handlePlayerInput
(ServerboundPlayerInputPacket packet)