Interface StructureReadMeta


public interface StructureReadMeta
  • Method Details

    • getLocation

      @NotNull @NotNull Position getLocation()
      Gets the source Location.
      Returns:
      location.
    • getOffset

      @NotNull @NotNull Position getOffset()
      Gets the offset of the selection.
      Returns:
      offset.
    • getAuthor

      @NotNull @NotNull String getAuthor()
      Gets the author. The author is a optional meta data in the final structure file.
      Returns:
      author.
    • isIncludeEntitiesEnabled

      boolean isIncludeEntitiesEnabled()
      Should entities included in the saved file. Default false.
      Returns:
      flag.
    • getStructureVoidTypeName

      @NotNull @Deprecated @NotNull String getStructureVoidTypeName()
      Deprecated.
      Deprecated as this internal value is no longer exposed since 1.18.2.