Interface Outliner

All Known Implementing Classes:
OutlinerImpl

public interface Outliner
  • Method Details

    • uniqueId

      UUID uniqueId()
    • name

      String name()
    • export

      boolean export()
    • mirrorUV

      boolean mirrorUV()
    • visible

      boolean visible()
    • origin

      Float[] origin()
    • color

      int color()
    • nbt

      @Nullable @Nullable String nbt()
    • children

      List<? extends Outliner> children()
    • redirection

      boolean redirection()