Uses of Class
net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket
Packages that use ServerboundSetCreativeModeSlotPacket
Package
Description
-
Uses of ServerboundSetCreativeModeSlotPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundSetCreativeModeSlotPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleSetCreativeModeSlot
(ServerboundSetCreativeModeSlotPacket p_133777_) -
Uses of ServerboundSetCreativeModeSlotPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSetCreativeModeSlotPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleSetCreativeModeSlot
(ServerboundSetCreativeModeSlotPacket p_9915_) -
Uses of ServerboundSetCreativeModeSlotPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundSetCreativeModeSlotPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetCreativeModeSlot
(ServerboundSetCreativeModeSlotPacket packet)