Class Schematic

java.lang.Object
com.intellectualsites.arkitektonika.Schematic

public final class Schematic extends Object
Object that represents a downloaded schematic
  • Constructor Details

  • Method Details

    • getKey

      @NotNull public @NotNull String getKey()
      Get the schematic key
      Returns:
      Schematic key
    • getContent

      @NotNull public @org.jetbrains.annotations.NotNull byte[] getContent()
      Get the (raw) schematic content
      Returns:
      Schematic content