Class CreativeModeInventoryScreen.CustomCreativeSlot

java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.CustomCreativeSlot
Enclosing class:
CreativeModeInventoryScreen

static class CreativeModeInventoryScreen.CustomCreativeSlot extends Slot
  • Constructor Details

    • CustomCreativeSlot

      public CustomCreativeSlot(Container p_98633_, int p_98634_, int p_98635_, int p_98636_)
  • Method Details

    • mayPickup

      public boolean mayPickup(Player p_98638_)
      Overrides:
      mayPickup in class Slot