public class JsonModelExport
extends net.minecraft.command.CommandBase
Constructor and Description |
---|
JsonModelExport() |
Modifier and Type | Method and Description |
---|---|
void |
execute(net.minecraft.server.MinecraftServer server,
net.minecraft.command.ICommandSender sender,
java.lang.String[] args) |
java.lang.String |
getCommandName() |
java.lang.String |
getCommandUsage(net.minecraft.command.ICommandSender sender) |
int |
getRequiredPermissionLevel() |
buildString, checkPermission, compareTo, doesStringStartWith, entityToNBT, func_190791_b, func_190794_a, getBlockByText, getChatComponentFromNthArg, getChatComponentFromNthArg, getCommandAliases, getCommandSenderAsPlayer, getEntity, getEntity, getEntityList, getEntityName, getItemByText, getListOfStringsMatchingLastWord, getListOfStringsMatchingLastWord, getPlayer, getPlayerName, getTabCompletionCoordinate, getTabCompletionCoordinateXZ, getTabCompletionOptions, isUsernameIndex, join, joinNiceString, joinNiceStringFromCollection, notifyCommandListener, notifyCommandListener, parseBlockPos, parseBoolean, parseCoordinate, parseCoordinate, parseDouble, parseDouble, parseDouble, parseDouble, parseDouble, parseInt, parseInt, parseInt, parseLong, parseLong, setCommandListener, toSyntaxException
public int getRequiredPermissionLevel()
getRequiredPermissionLevel
in class net.minecraft.command.CommandBase
public java.lang.String getCommandName()
public java.lang.String getCommandUsage(net.minecraft.command.ICommandSender sender)
public void execute(net.minecraft.server.MinecraftServer server, net.minecraft.command.ICommandSender sender, java.lang.String[] args) throws net.minecraft.command.CommandException
net.minecraft.command.CommandException