Interface PrefabEditorCreationContext


public interface PrefabEditorCreationContext
  • Method Details

    • getEditor

      Player getEditor()
    • getEditorRef

      PlayerRef getEditorRef()
    • getPrefabPaths

      List<Path> getPrefabPaths()
    • getBlocksBetweenEachPrefab

      int getBlocksBetweenEachPrefab()
    • getPasteLevelGoal

      int getPasteLevelGoal()
    • loadChildPrefabs

      boolean loadChildPrefabs()
    • shouldLoadEntities

      boolean shouldLoadEntities()
    • getStackingAxis

      PrefabStackingAxis getStackingAxis()
    • getWorldGenType

      WorldGenType getWorldGenType()
    • getBlocksAboveSurface

      int getBlocksAboveSurface()
    • getAlignment

      PrefabAlignment getAlignment()
    • getPrefabRootDirectory

      PrefabRootDirectory getPrefabRootDirectory()
    • isWorldTickingEnabled

      boolean isWorldTickingEnabled()
    • getRowSplitMode

      PrefabRowSplitMode getRowSplitMode()
    • getUnprocessedPrefabPaths

      List<String> getUnprocessedPrefabPaths()
    • getEnvironment

      String getEnvironment()
    • getGrassTint

      String getGrassTint()