Class BrewingStandContainer.FuelSlot

java.lang.Object
net.minecraft.inventory.container.Slot
net.minecraft.inventory.container.BrewingStandContainer.FuelSlot
Enclosing class:
BrewingStandContainer

static class BrewingStandContainer.FuelSlot extends Slot
  • Constructor Details

    • FuelSlot

      public FuelSlot(IInventory p_i47070_1_, int p_i47070_2_, int p_i47070_3_, int p_i47070_4_)
  • Method Details

    • mayPlace

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

      public static boolean mayPlaceItem(ItemStack p_185004_0_)
    • getMaxStackSize

      public int getMaxStackSize()
      Overrides:
      getMaxStackSize in class Slot