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_MINECARTstatic final StreamCodec<FriendlyByteBuf, ServerboundSetCommandMinecartPacket> ServerboundSetCommandMinecartPacket.STREAM_CODECMethods 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 TypeMethodDescriptionvoidServerGamePacketListener.handleSetCommandMinecart(ServerboundSetCommandMinecartPacket p_133776_) -
Uses of ServerboundSetCommandMinecartPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSetCommandMinecartPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.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 TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleSetCommandMinecart(ServerboundSetCommandMinecartPacket packet)