Uses of Class
net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket
Packages that use ServerboundSetCreativeModeSlotPacket
Package
Description
- 
Uses of ServerboundSetCreativeModeSlotPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ServerboundSetCreativeModeSlotPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleSetCreativeModeSlot(ServerboundSetCreativeModeSlotPacket p_133777_) 
- 
Uses of ServerboundSetCreativeModeSlotPacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type ServerboundSetCreativeModeSlotPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerboundSetCreativeModeSlotPacket p_9915_) 
- 
Uses of ServerboundSetCreativeModeSlotPacket in net.neoforged.neoforge.common.utilMethods in net.neoforged.neoforge.common.util with parameters of type ServerboundSetCreativeModeSlotPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleSetCreativeModeSlot(ServerboundSetCreativeModeSlotPacket packet)