Uses of Class
net.minecraft.network.protocol.game.ServerboundSetCommandMinecartPacket
Packages that use ServerboundSetCommandMinecartPacket
Package
Description
-
Uses of ServerboundSetCommandMinecartPacket in net.minecraft.network.protocol.game
Methods 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.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundSetCommandMinecartPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetCommandMinecart(ServerboundSetCommandMinecartPacket packet)