Uses of Class
net.minecraft.network.protocol.game.ServerboundSetCarriedItemPacket
Package
Description
-
Uses of ServerboundSetCarriedItemPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundSetCarriedItemPacket> GamePacketTypes.SERVERBOUND_SET_CARRIED_ITEM
static final StreamCodec
<FriendlyByteBuf, ServerboundSetCarriedItemPacket> ServerboundSetCarriedItemPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleSetCarriedItem
(ServerboundSetCarriedItemPacket p_133774_) -
Uses of ServerboundSetCarriedItemPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleSetCarriedItem
(ServerboundSetCarriedItemPacket p_9909_) -
Uses of ServerboundSetCarriedItemPacket in net.neoforged.neoforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetCarriedItem
(ServerboundSetCarriedItemPacket packet)