Interface StringItem

All Known Subinterfaces:
CustomItem
All Known Implementing Classes:
ItemCustom, ItemCustomArmor, ItemCustomBookEnchanted, ItemCustomEdible, ItemCustomTool, ItemGlowInkSac, ItemIngotCopper, ItemRawCopper, ItemRawGold, ItemRawIron, ItemRawMaterial, StringItemBase, StringItemUnknown

@PowerNukkitOnly @PowerNukkitXDifference(info="Change to interface,Remove CustomCompound from StringItem") public interface StringItem
Since:
2021-06-12
Author:
joserobjr
  • Method Details

    • getNamespaceId

      String getNamespaceId()
    • notEmpty

      static String notEmpty(String value)
    • getId

      default int getId()