Uses of Class
net.minecraft.network.protocol.game.ServerboundPlayerInputPacket
Packages that use ServerboundPlayerInputPacket
-
Uses of ServerboundPlayerInputPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundPlayerInputPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handlePlayerInput
(ServerboundPlayerInputPacket p_133766_) -
Uses of ServerboundPlayerInputPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundPlayerInputPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handlePlayerInput
(ServerboundPlayerInputPacket p_9893_)