Uses of Record Class
net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket
Package
Description
-
Uses of ServerboundSetCreativeModeSlotPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundSetCreativeModeSlotPacket> GamePacketTypes.SERVERBOUND_SET_CREATIVE_MODE_SLOT
ServerboundSetCreativeModeSlotPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleSetCreativeModeSlot
(ServerboundSetCreativeModeSlotPacket p_133777_) -
Uses of ServerboundSetCreativeModeSlotPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleSetCreativeModeSlot
(ServerboundSetCreativeModeSlotPacket p_9915_) -
Uses of ServerboundSetCreativeModeSlotPacket in net.neoforged.neoforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetCreativeModeSlot
(ServerboundSetCreativeModeSlotPacket packet)