Class UpdatePrefabsCommand.UpdatePrefabsAllCommand
java.lang.Object
com.hypixel.hytale.server.core.command.system.AbstractCommand
com.hypixel.hytale.server.core.command.system.basecommands.AbstractAsyncCommand
com.hypixel.hytale.server.core.command.commands.utility.git.UpdatePrefabsCommand.UpdatePrefabsGitCommand
com.hypixel.hytale.server.core.command.commands.utility.git.UpdatePrefabsCommand.UpdatePrefabsAllCommand
- Enclosing class:
UpdatePrefabsCommand
private static class UpdatePrefabsCommand.UpdatePrefabsAllCommand
extends UpdatePrefabsCommand.UpdatePrefabsGitCommand
-
Field Summary
Fields inherited from class com.hypixel.hytale.server.core.command.system.AbstractCommand
EMPTY_STRING_ARRAY, LOGGER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.server.core.command.commands.utility.git.UpdatePrefabsCommand.UpdatePrefabsGitCommand
executeAsyncMethods inherited from class com.hypixel.hytale.server.core.command.system.basecommands.AbstractAsyncCommand
execute, runAsyncMethods inherited from class com.hypixel.hytale.server.core.command.system.AbstractCommand
acceptCall, addAliases, addSubCommand, addUsageVariant, canGeneratePermission, completeRegistration, countParents, generatePermissionNode, getAliases, getDescription, getFullyQualifiedName, getName, getOwner, getPermission, getPermissionGroups, getPermissionGroupsRecursive, getRequiredArguments, getSubCommands, getUsageShort, getUsageString, hasBeenRegistered, hasPermission, isVariant, matches, putRecursivePermissionGroups, requirePermission, setAllowsExtraArguments, setOwner, setPermissionGroup, setPermissionGroups, setUnavailableInSingleplayer, withDefaultArg, withDefaultArg, withFlagArg, withListDefaultArg, withListOptionalArg, withListRequiredArg, withOptionalArg, withOptionalArg, withRequiredArg, withRequiredArg
-
Constructor Details
-
UpdatePrefabsAllCommand
public UpdatePrefabsAllCommand()
-
-
Method Details
-
getCommands
- Specified by:
getCommandsin classUpdatePrefabsCommand.UpdatePrefabsGitCommand
-