classpublicPriority 1
ChunkLightingCommand
com.hypixel.hytale.server.core.command.commands.world.chunk.ChunkLightingCommand
extends AbstractWorldCommand
0
Methods
0
Public Methods
0
Fields
1
Constructors
Constants
MessageMESSAGE_COMMANDS_CHUNKINFO_LOAD_USAGE= Message.translation("server.commands.chunkinfo.load.usage")
MessageMESSAGE_COMMANDS_CHUNKINFO_SERIALIZED= Message.translation("server.commands.chunkinfo.serialized")
MessageMESSAGE_COMMANDS_CHUNKINFO_SERIALIZED_FAILED= Message.translation("server.commands.chunkinfo.serialized.failed")
MessageMESSAGE_COMMANDS_ERRORS_CHUNK_NOT_LOADED= Message.translation("server.commands.errors.chunkNotLoaded")
Constructors
public
ChunkLightingCommand()