java.lang.Object
com.pixelmonmod.pixelmon.api.spawning.archetypes.algorithms.checkspawns.GenericTriggerCheckSpawns
All Implemented Interfaces:
CheckSpawns

public class GenericTriggerCheckSpawns extends Object implements CheckSpawns
A /checkspawns for a general trigger LocationType. It creates a SpawnLocation at the target's position, sets the location type and then uses the selected spawner's selection algorithm to create all information.