Class SimplifiedSpawning.Builder
java.lang.Object
com.pixelmonmod.pixelmon.api.spawning.SimplifiedSpawning.Builder
- Enclosing class:
SimplifiedSpawning
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbiomes(Collection<net.minecraft.tags.TagEntry> biomes) build()List<net.minecraft.tags.TagEntry> getMaxY()getMinY()List<net.minecraft.resources.ResourceLocation> getTimes()researches(Collection<net.minecraft.resources.ResourceLocation> researches) structures(Collection<String> structures) times(Collection<WorldTime> times) weathers(Collection<WeatherType> weathers)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
getMinY
-
getMaxY
-
getTimes
-
getWeathers
-
getResearches
-
getBiomes
-
getStructures
-
minY
-
maxY
-
times
-
biomes
-
weathers
-
researches
public SimplifiedSpawning.Builder researches(Collection<net.minecraft.resources.ResourceLocation> researches) -
structures
-
build
-