Package net.minecraft.world.biome
Class JungleBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.JungleBiome
- Mappings:
Namespace Name official asiintermediary net/minecraft/class_1182named net/minecraft/world/biome/JungleBiome
-
Field Summary
FieldsFields inherited from class net.minecraft.world.biome.Biome
baseBlock, BEACH, biomeDecorator, BIOMESET, BIRCH_FOREST, BIRCH_FOREST_HILLS, COLD_BEACH, COLD_TAIGA, COLD_TAIGA_HILLS, DEEP_OCEAN, DEFAULT, depth, DESERT, DESERT_HILLS, DOUBLE_PLANT_FEATURE, downfall, EXTREME_HILLS, EXTREME_HILLS_EDGE, EXTREME_HILLS_PLUS, field_4619, field_4631, field_4635, field_4661, field_7197, field_7203, field_7207, field_7208, field_7209, field_7210, field_7211, field_7212, field_7213, field_7214, field_7215, field_7216, field_7217, field_7218, flyingEntries, FOLIAGE_NOISE, FOREST, FOREST_HILLS, FROZEN_OCEAN, FROZEN_RIVER, HELL, ICE_MOUNTAINS, ICE_PLAINS, id, JUNGLE, JUNGLE_EDGE, JUNGLE_HILLS, JUNGLE_TREE_FEATURE, MEGA_TAIGA, MEGA_TAIGA_HILLS, MESA, MESA_PLATEAU, MESA_PLATEAU_F, monsterEntries, MUSHROOM_ISLAND, MUSHROOM_ISLAND_SHORE, mutated, MUTATED_BIOMES, name, OAK_TREE_FEATURE, OCEAN, passiveEntries, PLAINS, RIVER, ROOFED_FOREST, SAVANNA, SAVANNA_PLATEAU, STONE_BEACH, SWAMPLAND, TAIGA, TAIGA_HILLS, temperature, TEMPERATURE_NOISE, THE_END, topBlock, variationModifier, waterColor, waterEntries -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.biome.Biome
asClass, byId, createBiomePopulator, getBiomeById, getBiomes, getDownfall, getFoliageColor, getGrassColor, getMaxSpawnLimit, getMutatedVariant, getMutatedVariant, getRainfall, getSkyColor, getSpawnEntries, getTemperature, hasHighHumidity, isMutated, isMutatedBiome, method_3820, method_3827, method_3830, method_3839, method_6420, method_6421, method_6422, method_6432, method_8589, method_8590, seedModifier, setMutated, setName, setSeedModifier, setTempratureAndDownfall
-
Field Details
-
field_7243
private boolean field_7243- Mappings:
Namespace Name Mixin selector official aDLasi;aD:Zintermediary field_7243Lnet/minecraft/class_1182;field_7243:Znamed field_7243Lnet/minecraft/world/biome/JungleBiome;field_7243:Z
-
-
Constructor Details
-
JungleBiome
public JungleBiome(int id, boolean bool) - Mappings:
Namespace Name Mixin selector official <init>Lasi;<init>(IZ)Vintermediary <init>Lnet/minecraft/class_1182;<init>(IZ)Vnamed <init>Lnet/minecraft/world/biome/JungleBiome;<init>(IZ)V
-
-
Method Details
-
method_3822
- Overrides:
method_3822in classBiome- Mappings:
Namespace Name Mixin selector official aLarm;a(Ljava/util/Random;)Lbhc;intermediary method_3822Lnet/minecraft/class_1170;method_3822(Ljava/util/Random;)Lnet/minecraft/class_1769;named method_3822Lnet/minecraft/world/biome/Biome;method_3822(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/FoliageFeature;
-
method_3828
- Overrides:
method_3828in classBiome- Mappings:
Namespace Name Mixin selector official bLarm;b(Ljava/util/Random;)Lbhp;intermediary method_3828Lnet/minecraft/class_1170;method_3828(Ljava/util/Random;)Lnet/minecraft/class_1227;named method_3828Lnet/minecraft/world/biome/Biome;method_3828(Ljava/util/Random;)Lnet/minecraft/world/gen/feature/Feature;
-
decorate
- Overrides:
decoratein classBiome- Mappings:
Namespace Name Mixin selector official aLarm;a(Laqu;Ljava/util/Random;Ldt;)Vintermediary method_3824Lnet/minecraft/class_1170;method_3824(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)Vnamed decorateLnet/minecraft/world/biome/Biome;decorate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)V
-