Uses of Class
com.github.imdabigboss.easydatapack.api.dimentions.CustomChunkPopulator
Packages that use CustomChunkPopulator
-
Uses of CustomChunkPopulator in com.github.imdabigboss.easydatapack.api.dimentions
Constructors in com.github.imdabigboss.easydatapack.api.dimentions with parameters of type CustomChunkPopulatorModifierConstructorDescriptionCustomBlockPopulator(CustomChunkPopulator[] chunkPopulators)Creates a new custom block populator.CustomChunkGenerator(@NonNull org.bukkit.generator.BiomeProvider biomeProvider, @Nullable CustomChunkPopulator... chunkPopulators)Creates a new custom chunk generator.