Uses of Class
net.minecraft.network.protocol.game.ServerboundMoveVehiclePacket
Packages that use ServerboundMoveVehiclePacket
Package
Description
-
Uses of ServerboundMoveVehiclePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundMoveVehiclePacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleMoveVehicle(ServerboundMoveVehiclePacket p_133759_)
-
Uses of ServerboundMoveVehiclePacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundMoveVehiclePacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleMoveVehicle(ServerboundMoveVehiclePacket p_9876_)
-
Uses of ServerboundMoveVehiclePacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundMoveVehiclePacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleMoveVehicle(ServerboundMoveVehiclePacket packet)