Interface ItemFilter


public interface ItemFilter
  • Method Details

    • materials

      @Nullable @Nullable String[] materials()
    • excludedMaterials

      @Nullable @Nullable String[] excludedMaterials()
    • category

      @Nullable @Nullable ItemCategory category()
    • meta

      @Nullable @Nullable ItemFilterMeta meta()