Class ItemCampfireSoul

java.lang.Object
cn.nukkit.item.Item
cn.nukkit.item.ItemCampfireSoul
All Implemented Interfaces:
BlockID, ItemID, Cloneable

@PowerNukkitOnly @Since("1.4.0.0-PN") public class ItemCampfireSoul extends Item
  • Constructor Details

  • 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