Uses of Class
net.minecraft.network.protocol.game.ClientboundMoveVehiclePacket
-
Uses of ClientboundMoveVehiclePacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handleMoveVehicle
(ClientboundMoveVehiclePacket p_105038_) -
Uses of ClientboundMoveVehiclePacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundMoveVehiclePacket> GamePacketTypes.CLIENTBOUND_MOVE_VEHICLE
static final StreamCodec
<FriendlyByteBuf, ClientboundMoveVehiclePacket> ClientboundMoveVehiclePacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleMoveVehicle
(ClientboundMoveVehiclePacket p_131407_)