Uses of Class
net.minecraft.network.protocol.game.ServerboundPlayerInputPacket
Packages that use ServerboundPlayerInputPacket
Package
Description
-
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_) -
Uses of ServerboundPlayerInputPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundPlayerInputPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handlePlayerInput
(ServerboundPlayerInputPacket packet)