Uses of Class
zombie.iso.worldgen.biomes.Biome
Packages that use Biome
-
Uses of Biome in zombie.iso.worldgen
Methods in zombie.iso.worldgen that return BiomeModifier and TypeMethodDescriptionStaticModule.biome()Returns the value of thebiomerecord component.WGReader.loadBiome(String string1, KahluaTable table0) Methods in zombie.iso.worldgen that return types with arguments of type BiomeConstructors in zombie.iso.worldgen with parameters of type BiomeModifierConstructorDescriptionStaticModule(Biome biome, PrefabStructure prefab, int xmin, int xmax, int ymin, int ymax) Creates an instance of aStaticModulerecord class. -
Uses of Biome in zombie.iso.worldgen.biomes
Fields in zombie.iso.worldgen.biomes declared as BiomeMethod parameters in zombie.iso.worldgen.biomes with type arguments of type BiomeModifier and TypeMethodDescriptionBiomeRegistry.get(Map<String, Biome> map6, double[] doubles, double double0, Map<BiomeType.Landscape, List<Double>> map0, Map<BiomeType.Plant, List<Double>> map1, Map<BiomeType.Bush, List<Double>> map2, Map<BiomeType.Temperature, List<Double>> map3, Map<BiomeType.Hygrometry, List<Double>> map4, Map<BiomeType.OreLevel, List<Double>> map5) BiomeRegistry.get(Map<String, Biome> map2, String string, double[] doubles, double double0, Map<BiomeType.Bush, List<Double>> map0, Map<BiomeType.OreLevel, List<Double>> map1)