Interface LootItemFilter


public interface LootItemFilter
  • Method Details

    • materials

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

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

      @Nullable @Nullable ItemCategory category()
    • meta

      @NotNull @NotNull ItemFilterMeta meta()
    • lootPool

      @Nullable @Nullable String lootPool()