Uses of Class
net.minecraft.network.protocol.game.ServerboundSetCarriedItemPacket
Packages that use ServerboundSetCarriedItemPacket
Package
Description
-
Uses of ServerboundSetCarriedItemPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundSetCarriedItemPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleSetCarriedItem(ServerboundSetCarriedItemPacket p_133774_) -
Uses of ServerboundSetCarriedItemPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSetCarriedItemPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleSetCarriedItem(ServerboundSetCarriedItemPacket p_9909_) -
Uses of ServerboundSetCarriedItemPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundSetCarriedItemPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleSetCarriedItem(ServerboundSetCarriedItemPacket packet)