HyCodeYourTale
classpublicPriority 1

PrefabEditLoadCommand

com.hypixel.hytale.builtin.buildertools.prefabeditor.commands.PrefabEditLoadCommand

extends AbstractAsyncPlayerCommand

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

intDEFAULT_BLOCKS_ABOVE_SURFACE= 0
intDEFAULT_BLOCKS_BETWEEN_MULTI_PREFABS= 15
intDEFAULT_PASTE_LEVEL_GOAL= 55
PrefabAlignmentDEFAULT_PREFAB_ALIGNMENT= PrefabAlignment.ANCHOR
PrefabRootDirectoryDEFAULT_PREFAB_ROOT_DIRECTORY= PrefabRootDirectory.ASSET
PrefabStackingAxisDEFAULT_PREFAB_STACKING_AXIS= PrefabStackingAxis.X
PrefabRowSplitModeDEFAULT_ROW_SPLIT_MODE= PrefabRowSplitMode.BY_ALL_SUBFOLDERS
WorldGenTypeDEFAULT_WORLD_GEN_TYPE= WorldGenType.FLAT
intMAX_BLOCKS_BETWEEN_EACH_PREFAB= 100
intMAX_BLOCKS_UNTIL_SURFACE= 120
MessageMESSAGE_COMMANDS_EDIT_PREFAB_LOADING= Message.translation("server.commands.editprefab.loading")
MessageMESSAGE_COMMANDS_PREFAB_EDIT_SESSION_MANAGER_EXISTING_EDIT_SESSION= Message.translation( "server.commands.prefabeditsessionmanager.existingEditSession" )
MessageMESSAGE_COMMANDS_PREFAB_EDIT_SESSION_MANAGER_EXISTING_EDIT_SESSION= Message.translation( "server.commands.prefabeditsessionmanager.existingEditSession...

Constructors

public
PrefabEditLoadCommand()

Related Classes