Package net.minecraft.world.biome
Class JungleBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.JungleBiome
public class JungleBiome extends Biome
- Mappings:
Namespace Name official aejintermediary net/minecraft/class_130named net/minecraft/world/biome/JungleBiome
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.biome.Biome
Biome.Height, Biome.SpawnEntry, Biome.Temperature -
Field Summary
Fields Modifier and Type Field Description private booleanfield_515private static BlockStatefield_516private static BlockStatefield_517private static BlockStatefield_518Fields inherited from class net.minecraft.world.biome.Biome
baseBlock, baseHeightModifier, BEACH, biomeDecorator, BIOMESET, BIRCH_FOREST, BIRCH_FOREST_HILLS, COLD_BEACH, COLD_TAIGA, COLD_TAIGA_HILLS, DEEP_OCEAN, DEEP_OCEAN_HEIGHT, DEFAULT, DESERT, DESERT_HILLS, DOUBLE_PLANT_FEATURE, downfall, EXTREME_HILLS, EXTREME_HILLS_EDGE, EXTREME_HILLS_HEIGHT, EXTREME_HILLS_PLUS, field_374, field_375, field_376, field_384, field_385, field_388, field_389, field_392, field_403, field_404, flyingEntries, FOREST, FOREST_HILLS, FROZEN_OCEAN, FROZEN_RIVER, getWaterColor, HELL, HILLS_HEIGHT, ICE_MOUNTAINS, ICE_PLAINS, id, JUNGLE, JUNGLE_EDGE, JUNGLE_HILLS, MEGA_TAIGA, MEGA_TAIGA_HILLS, MESA, MESA_PLATEAU, MESA_PLATEAU_F, monsterEntries, MUSHROOM_HEIGHT, MUSHROOM_ISLAND, MUSHROOM_ISLAND_SHORE, MUSHROOM_SHORE_HEIGHT, MUTATED_BIOMES, name, OCEAN, OCEAN_BIOME, OTHER, passiveEntries, PLAINS, PLAINS_HEIGHT, PLATEAU_HEIGHT, RIVER, RIVER_HEIGHT, ROOFED_FOREST, SAVANNA, SAVANNA_PLATEAU, STONE_BEACH, STONE_BEACH_HEIGHT, SWAMP_HEIGHT, SWAMPLAND, TAIGA, TAIGA_HEIGHT, TAIGA_HILLS, temperature, THE_END, topBlock, variationModifier, waterEntries -
Constructor Summary
Constructors Constructor Description JungleBiome(int id, boolean bool) -
Method Summary
Modifier and Type Method Description voiddecorate(World world, Random random, BlockPos pos)FoliageFeaturemethod_524(Random random)Featuremethod_531(Random random)Methods inherited from class net.minecraft.world.biome.Biome
asClass, byId, createBiomePopulator, getBiomeById, getBiomes, getBiomeTemperature, getDownfall, getFoliageColor, getGrassColor, getMaxSpawnLimit, getMutatedVariant, getMutatedVariant, getRainfall, getSpawnEntries, getTemperature, hasHighHumidity, hasParent, isMutatedBiome, method_513, method_515, method_518, method_521, method_527, method_529, method_532, method_533, method_537, pickFlower, seedModifier, setHeight, setName, setSeedModifier, setTempratureAndDownfall
-
Field Details
-
field_516
- Mappings:
Namespace Name Mixin selector official aELaej;aE:Lalz;intermediary field_516Lnet/minecraft/class_130;field_516:Lnet/minecraft/class_376;named field_516Lnet/minecraft/world/biome/JungleBiome;field_516:Lnet/minecraft/block/BlockState;
-
field_517
- Mappings:
Namespace Name Mixin selector official aFLaej;aF:Lalz;intermediary field_517Lnet/minecraft/class_130;field_517:Lnet/minecraft/class_376;named field_517Lnet/minecraft/world/biome/JungleBiome;field_517:Lnet/minecraft/block/BlockState;
-
field_518
- Mappings:
Namespace Name Mixin selector official aGLaej;aG:Lalz;intermediary field_518Lnet/minecraft/class_130;field_518:Lnet/minecraft/class_376;named field_518Lnet/minecraft/world/biome/JungleBiome;field_518:Lnet/minecraft/block/BlockState;
-
field_515
private boolean field_515- Mappings:
Namespace Name Mixin selector official aDLaej;aD:Zintermediary field_515Lnet/minecraft/class_130;field_515:Znamed field_515Lnet/minecraft/world/biome/JungleBiome;field_515:Z
-
-
Constructor Details
-
JungleBiome
public JungleBiome(int id, boolean bool)- Mappings:
Namespace Name Mixin selector official <init>Laej;<init>(IZ)Vintermediary <init>Lnet/minecraft/class_130;<init>(IZ)Vnamed <init>Lnet/minecraft/world/biome/JungleBiome;<init>(IZ)V
-
-
Method Details
-
method_524
- Overrides:
method_524in classBiome- Mappings:
Namespace Name Mixin selector official aLady;a(Ljava/util/Random;)Laoh;intermediary method_524Lnet/minecraft/class_113;method_524(Ljava/util/Random;)Lnet/minecraft/class_429;named method_524Lnet/minecraft/world/biome/Biome;method_524(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/FoliageFeature;
-
method_531
- Overrides:
method_531in classBiome- Mappings:
Namespace Name Mixin selector official bLady;b(Ljava/util/Random;)Laot;intermediary method_531Lnet/minecraft/class_113;method_531(Ljava/util/Random;)Lnet/minecraft/class_441;named method_531Lnet/minecraft/world/biome/Biome;method_531(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/Feature;
-
decorate
- Overrides:
decoratein classBiome- Mappings:
Namespace Name Mixin selector official aLady;a(Ladm;Ljava/util/Random;Lcj;)Vintermediary method_519Lnet/minecraft/class_113;method_519(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)Vnamed decorateLnet/minecraft/world/biome/Biome;decorate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)V
-