public class FishingCheckSpawns extends java.lang.Object implements CheckSpawns
SpawnLocation at the target's bobber's
position if applicable, sets the location type based on the rod and location, and then
uses the fishing spawner's selection algorithm to create all information.| Constructor and Description |
|---|
FishingCheckSpawns() |
| 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