Package com.pixelmonmod.pixelmon.api.spawning.conditions
package com.pixelmonmod.pixelmon.api.spawning.conditions
-
ClassesClassDescriptionA type of location to spawn.A component of
SpawnInfowhich mutates the rarity of the spawn if the location it is trying to spawn at satisfies the condition and does not satisfy the anticondition.A condition for a particularSpawnInfoandSpawnLocation.A blank type ofLocationTypethat can never be selected by the standardCalculateSpawnLocationsand therefore only is used insideSpawnLocations that are created specifically (such as when a fishing rod tries to catch something).