public class CurryCheckSpawns extends java.lang.Object implements CheckSpawns
| Constructor and Description |
|---|
CurryCheckSpawns() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkSpawns(AbstractSpawner spawner,
net.minecraft.command.CommandSource sender,
java.util.List<java.lang.String> arguments)
Executes /checkspawns directly from the command.
|
java.lang.String |
getPermissionNode() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateMessages, getDefaultpublic java.lang.String getPermissionNode()
getPermissionNode in interface CheckSpawnspublic void checkSpawns(AbstractSpawner spawner, net.minecraft.command.CommandSource sender, java.util.List<java.lang.String> arguments)
CheckSpawnscheckSpawns in interface CheckSpawns