HyCodeYourTale
classpublicPriority 1

ConvertPrefabsCommand

com.hypixel.hytale.server.core.command.commands.utility.ConvertPrefabsCommand

extends AbstractAsyncCommand

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

intBATCH_SIZE= 10
longDELAY_BETWEEN_BATCHES_MS= 50L
StringFAILED_TO_FIND_BLOCK= "Failed to find block "
MessageMESSAGE_COMMANDS_CONVERT_PREFABS_DEFAULT_WORLD_NULL= Message.translation("server.commands.convertprefabs.defaultWorldNull")
MessageMESSAGE_COMMANDS_CONVERT_PREFABS_FAILED= Message.translation("server.commands.convertprefabs.failed")
StringUNABLE_TO_LOAD_MODEL= "Unable to load entity with model "

Constructors

public
ConvertPrefabsCommand()

Related Classes