Class ItemBambooSign

All Implemented Interfaces:
BlockID, ItemID, StringItem, Cloneable

@PowerNukkitXOnly @Since("1.20.0-r2") public class ItemBambooSign extends StringItemBase
  • Constructor Details

    • ItemBambooSign

      public ItemBambooSign()
  • Method Details

    • getMaxStackSize

      public int getMaxStackSize()
      Description copied from class: Item
      定义物品堆叠的最大数量

      Define the maximum number of items to be stacked

      Overrides:
      getMaxStackSize in class Item