Interface ItemFilterMeta


public interface ItemFilterMeta
  • Method Details

    • displayName

      @Nullable @Nullable String displayName()
    • lore

      @Nullable @Nullable List<String> lore()
    • potionData

      @Nullable @Nullable PotionData potionData()
    • hasCustomModelData

      boolean hasCustomModelData()
    • customModelData

      int customModelData()