Uses of Record Class
net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket
Packages that use ServerboundSetCreativeModeSlotPacket
Package
Description
-
Uses of ServerboundSetCreativeModeSlotPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundSetCreativeModeSlotPacketModifier and TypeFieldDescriptionstatic final PacketType<ServerboundSetCreativeModeSlotPacket> GamePacketTypes.SERVERBOUND_SET_CREATIVE_MODE_SLOTServerboundSetCreativeModeSlotPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundSetCreativeModeSlotPacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundSetCreativeModeSlotPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleSetCreativeModeSlot(ServerboundSetCreativeModeSlotPacket p_133777_) -
Uses of ServerboundSetCreativeModeSlotPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSetCreativeModeSlotPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerboundSetCreativeModeSlotPacket p_9915_) -
Uses of ServerboundSetCreativeModeSlotPacket in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ServerboundSetCreativeModeSlotPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleSetCreativeModeSlot(ServerboundSetCreativeModeSlotPacket packet)