HyCodeYourTale
classpublicPriority 1

ChunkLoadCommand

com.hypixel.hytale.server.core.command.commands.world.chunk.ChunkLoadCommand

extends AbstractWorldCommand

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

MessageMESSAGE_COMMANDS_CHUNK_LOAD_ALREADY_LOADED= Message.translation("server.commands.chunk.load.alreadyLoaded")
MessageMESSAGE_COMMANDS_CHUNK_LOAD_LOADED= Message.translation("server.commands.chunk.load.loaded")
MessageMESSAGE_COMMANDS_CHUNK_LOAD_LOADING= Message.translation("server.commands.chunk.load.loading")

Constructors

public
ChunkLoadCommand()

Related Classes