类 BrewingStandMenu.FuelSlot

java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.BrewingStandMenu.FuelSlot
封闭类:
BrewingStandMenu

static class BrewingStandMenu.FuelSlot extends Slot
  • 构造器详细资料

    • FuelSlot

      public FuelSlot(Container pContainer, int pSlot, int pX, int pY)
  • 方法详细资料

    • mayPlace

      public boolean mayPlace(ItemStack pStack)
      覆盖:
      mayPlace 在类中 Slot
    • mayPlaceItem

      public static boolean mayPlaceItem(ItemStack pItemStack)
    • getMaxStackSize

      public int getMaxStackSize()
      覆盖:
      getMaxStackSize 在类中 Slot