Interface Structure.StructureNaturalSpawner

Enclosing interface:
Structure

public static interface Structure.StructureNaturalSpawner
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    boolean
    Returns whether the full structure or only the structure piece is affected.
    Returns the list of natural spawners to use.
  • Method Details Link icon

    • full Link icon

      boolean full()
      Returns whether the full structure or only the structure piece is affected.
      Returns:
      Whether the full structure is affected
    • spawners Link icon

      List<NaturalSpawner> spawners()
      Returns the list of natural spawners to use.
      Returns:
      The list of spawners to use