public class CommandListFluids
extends org.cyclops.cyclopscore.command.CommandMod
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
CommandListFluids(org.cyclops.cyclopscore.init.ModBase mod) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(net.minecraft.server.MinecraftServer server,
net.minecraft.command.ICommandSender icommandsender,
java.lang.String[] astring) |
protected java.util.Map<java.lang.String,net.minecraft.command.ICommand> |
getSubcommands() |
public static final java.lang.String NAME
public CommandListFluids(org.cyclops.cyclopscore.init.ModBase mod)
protected java.util.Map<java.lang.String,net.minecraft.command.ICommand> getSubcommands()
getSubcommands in class org.cyclops.cyclopscore.command.CommandModpublic void execute(net.minecraft.server.MinecraftServer server,
net.minecraft.command.ICommandSender icommandsender,
java.lang.String[] astring)
throws net.minecraft.command.CommandException
execute in interface net.minecraft.command.ICommandexecute in class org.cyclops.cyclopscore.command.CommandModnet.minecraft.command.CommandException