public class PlayerTrackingCheckSpawns extends java.lang.Object implements CheckSpawns
PlayerTrackingSpawner
. It perfectly simulates a regular
spawn cycle of the target's/sender's spawner and uses that spawner's selection algorithm to
create all information.Constructor and Description |
---|
PlayerTrackingCheckSpawns() |
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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generateMessages, getDefault, getPermissionNode
public void checkSpawns(AbstractSpawner spawner, net.minecraft.command.CommandSource sender, java.util.List<java.lang.String> arguments)
CheckSpawns
checkSpawns
in interface CheckSpawns