Uses of Class
net.minecraft.network.protocol.game.ServerboundPlayerInputPacket
Packages that use ServerboundPlayerInputPacket
Package
Description
- 
Uses of ServerboundPlayerInputPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ServerboundPlayerInputPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handlePlayerInput(ServerboundPlayerInputPacket p_133766_) 
- 
Uses of ServerboundPlayerInputPacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type ServerboundPlayerInputPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handlePlayerInput(ServerboundPlayerInputPacket p_9893_) 
- 
Uses of ServerboundPlayerInputPacket in net.neoforged.neoforge.common.utilMethods in net.neoforged.neoforge.common.util with parameters of type ServerboundPlayerInputPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handlePlayerInput(ServerboundPlayerInputPacket packet)