Class CalculateSpawnLocations.DummyImpl
java.lang.Object
com.pixelmonmod.pixelmon.api.spawning.calculators.CalculateSpawnLocations.DummyImpl
- All Implemented Interfaces:
CalculateSpawnLocations
- Enclosing interface:
- CalculateSpawnLocations
public static class CalculateSpawnLocations.DummyImpl
extends Object
implements CalculateSpawnLocations
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.pixelmonmod.pixelmon.api.spawning.calculators.CalculateSpawnLocations
CalculateSpawnLocations.DummyImpl
-
Field Summary
Fields inherited from interface com.pixelmonmod.pixelmon.api.spawning.calculators.CalculateSpawnLocations
MIN_DIAMETER
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.pixelmonmod.pixelmon.api.spawning.calculators.CalculateSpawnLocations
calculateSpawnableLocations, getMaxSpawnLocationDiameter
-
Constructor Details
-
DummyImpl
public DummyImpl()
-