Uses of Class
net.minecraft.network.protocol.game.ServerboundSetCommandMinecartPacket
Packages that use ServerboundSetCommandMinecartPacket
Package
Description
-
Uses of ServerboundSetCommandMinecartPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundSetCommandMinecartPacketModifier and TypeFieldDescriptionstatic final PacketType
<ServerboundSetCommandMinecartPacket> GamePacketTypes.SERVERBOUND_SET_COMMAND_MINECART
static final StreamCodec
<FriendlyByteBuf, ServerboundSetCommandMinecartPacket> ServerboundSetCommandMinecartPacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundSetCommandMinecartPacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundSetCommandMinecartPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleSetCommandMinecart
(ServerboundSetCommandMinecartPacket p_133776_) -
Uses of ServerboundSetCommandMinecartPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSetCommandMinecartPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleSetCommandMinecart
(ServerboundSetCommandMinecartPacket p_9913_) -
Uses of ServerboundSetCommandMinecartPacket in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ServerboundSetCommandMinecartPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetCommandMinecart
(ServerboundSetCommandMinecartPacket packet)