Interface Schematic

    • Method Detail

      • builder

        static Schematic.Builder builder()
        Gets a new builder for schematics.
        Returns:
        The new builder
      • biomePalette

        Palette<Biome,​Biome> biomePalette()
        Gets the Palette<BiomeType> used by this schematic for serialization.
        Returns:
        The biome palette used for this schematic
      • metadata

        DataView metadata()
        Gets any additional metadata attached to this schematic.
        Returns:
        The additional metadata