classpublicPriority 1
ChunkMarkSaveCommand
com.hypixel.hytale.server.core.command.commands.world.chunk.ChunkMarkSaveCommand
extends AbstractWorldCommand
0
Methods
0
Public Methods
0
Fields
1
Constructors
Constants
MessageMESSAGE_COMMANDS_CHUNK_LOAD_LOADING= Message.translation("server.commands.chunk.load.loading")
MessageMESSAGE_COMMANDS_CHUNK_MARKSAVE_LOADED= Message.translation("server.commands.chunk.marksave.loaded")
MessageMESSAGE_COMMANDS_CHUNK_MARKSAVE_MARKING_ALREADY_LOADED= Message.translation(
"server.commands.chunk.marksave.markingAlreadyLoaded"
)
Constructors
public
ChunkMarkSaveCommand()