Package net.minecraft.world.biome
Class RainforestBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.RainforestBiome
- Mappings:
Namespace Name intermediary net/minecraft/class_547glue class_605server ppclient yjnamed net/minecraft/world/biome/RainforestBiome
-
Field Summary
Fields inherited from class net.minecraft.world.biome.Biome
DESERT, foliageColor, FOREST, grassColor, HELL, ICE_DESERT, name, PLAINS, RAINFOREST, SAVANNA, SEASONAL_FOREST, SHRUBLAND, SKY, soilBlockId, spawnableMonsters, spawnablePassive, spawnableWaterCreatures, SWAMPLAND, TAIGA, topBlockId, TUNDRA -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.biome.Biome
canRain, canSnow, enableSnow, getBiome, getSkyColor, getSpawnableEntities, init, locateBiome, setFoliageColor, setGrassColor, setName
-
Constructor Details
-
RainforestBiome
public RainforestBiome()
-
-
Method Details
-
getRandomTreeFeature
- Overrides:
getRandomTreeFeaturein classBiome- Mappings:
Namespace Name Mixin selector intermediary method_797Lnet/minecraft/class_153;method_797(Ljava/util/Random;)Lnet/minecraft/class_239;glue method_895Lclass_256;method_895(Ljava/util/Random;)Lclass_364;server aLgs;a(Ljava/util/Random;)Ljm;client aLkd;a(Ljava/util/Random;)Lpg;named getRandomTreeFeatureLnet/minecraft/world/biome/Biome;getRandomTreeFeature(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/Feature;
-