Class BiomeAbstract
java.lang.Object
zombie.iso.worldgen.biomes.BiomeAbstract
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbush()bush(EnumSet<BiomeType.Bush> enumSet) bush(BiomeType.Bush bushx) booleanbooleangenerate()abstract Map<FeatureType, List<Feature>> grass()inthashCode()hygrometry(EnumSet<BiomeType.Hygrometry> enumSet) hygrometry(BiomeType.Hygrometry hygrometryx) landscape(EnumSet<BiomeType.Landscape> enumSet) landscape(BiomeType.Landscape landscapex) name()oreLevel()oreLevel(EnumSet<BiomeType.OreLevel> enumSet) oreLevel(BiomeType.OreLevel oreLevelx) parent()placements(Map<FeatureType, List<String>> map) plant()plant(EnumSet<BiomeType.Plant> enumSet) plant(BiomeType.Plant plantx) protected_(List<String> list) temperature(EnumSet<BiomeType.Temperature> enumSet) temperature(BiomeType.Temperature temperaturex) floatzombies()zombies(float float0)
-
Constructor Details
-
BiomeAbstract
public BiomeAbstract()
-
-
Method Details
-
name
-
getFeatures
- Specified by:
getFeaturesin interfaceIBiome
-
getReplacements
-
landscape
-
plant
-
bush
-
temperature
- Specified by:
temperaturein interfaceIBiome
-
hygrometry
- Specified by:
hygrometryin interfaceIBiome
-
oreLevel
-
placements
- Specified by:
placementsin interfaceIBiome
-
protected_
- Specified by:
protected_in interfaceIBiome
-
parent
-
generate
-
zombies
-
grass
-
landscape
-
plant
-
bush
-
temperature
- Specified by:
temperaturein interfaceIBiome
-
hygrometry
- Specified by:
hygrometryin interfaceIBiome
-
oreLevel
-
landscape
-
plant
-
bush
-
temperature
- Specified by:
temperaturein interfaceIBiome
-
hygrometry
- Specified by:
hygrometryin interfaceIBiome
-
oreLevel
-
placements
- Specified by:
placementsin interfaceIBiome
-
protected_
- Specified by:
protected_in interfaceIBiome
-
zombies
-
grass
-
equals
-
hashCode
-