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, wait
generateMessages, getDefault
public java.lang.String getPermissionNode()
getPermissionNode
in interface CheckSpawns
public void checkSpawns(AbstractSpawner spawner, net.minecraft.command.CommandSource sender, java.util.List<java.lang.String> arguments)
CheckSpawns
checkSpawns
in interface CheckSpawns