public class TargetHtml extends DumpZsTarget
argumentName| Constructor and Description |
|---|
TargetHtml() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTypeNativeToTree(stanhebben.zenscript.type.ZenTypeNative typeNative,
stanhebben.zenscript.dump.TreeNode<java.lang.String> node) |
void |
execute(net.minecraft.command.ICommandSender sender,
net.minecraft.server.MinecraftServer Server) |
java.lang.String |
getDescription() |
public java.lang.String getDescription()
getDescription in class DumpZsTargetpublic void execute(net.minecraft.command.ICommandSender sender,
net.minecraft.server.MinecraftServer Server)
execute in class DumpZsTargetpublic void addTypeNativeToTree(stanhebben.zenscript.type.ZenTypeNative typeNative,
stanhebben.zenscript.dump.TreeNode<java.lang.String> node)