Class BrewingStandMenu.FuelSlot

java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.BrewingStandMenu.FuelSlot
Enclosing class:
BrewingStandMenu

static class BrewingStandMenu.FuelSlot extends Slot
  • Constructor Details

    • FuelSlot

      public FuelSlot(Container p_39105_, int p_39106_, int p_39107_, int p_39108_)
  • Method Details

    • mayPlace

      public boolean mayPlace(ItemStack p_39111_)
      Overrides:
      mayPlace in class Slot
    • mayPlaceItem

      public static boolean mayPlaceItem(ItemStack p_39113_)
    • getMaxStackSize

      public int getMaxStackSize()
      Overrides:
      getMaxStackSize in class Slot