class CommandTrack extends CommandTreeBase
| Modifier and Type | Class and Description |
|---|---|
private static class |
CommandTrack.ResetTrackingCommand |
private static class |
CommandTrack.StartTrackingCommand |
private static class |
CommandTrack.TrackResultsBaseCommand<T>
A base command for all the tracking results commands
|
private static class |
CommandTrack.TrackResultsEntity |
private static class |
CommandTrack.TrackResultsTileEntity |
CommandBase.CoordinateArg| Modifier and Type | Field and Description |
|---|---|
private static java.text.DecimalFormat |
TIME_FORMAT |
| Constructor and Description |
|---|
CommandTrack() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
int |
getRequiredPermissionLevel() |
java.lang.String |
getUsage(ICommandSender sender) |
addSubcommand, execute, getCommandMap, getSortedCommandList, getSubCommand, getSubCommands, getTabCompletions, isUsernameIndexbuildString, checkPermission, compareTo, convertArgToBlockState, convertArgToBlockStatePredicate, doesStringStartWith, entityToNBT, getAliases, getBlockByText, getChatComponentFromNthArg, getChatComponentFromNthArg, getCommandSenderAsPlayer, getEntity, getEntity, getEntityList, getEntityName, getItemByText, getListOfStringsMatchingLastWord, getListOfStringsMatchingLastWord, getPlayer, getPlayerName, getPlayers, getTabCompletionCoordinate, getTabCompletionCoordinateXZ, join, joinNiceString, joinNiceStringFromCollection, notifyCommandListener, notifyCommandListener, parseBlockPos, parseBoolean, parseCoordinate, parseCoordinate, parseDouble, parseDouble, parseDouble, parseDouble, parseDouble, parseInt, parseInt, parseInt, parseLong, parseLong, setCommandListener, toSyntaxExceptionpublic java.lang.String getName()
public int getRequiredPermissionLevel()
getRequiredPermissionLevel in class CommandBasepublic java.lang.String getUsage(ICommandSender sender)