Package net.minecraft.world.biome
Class SwampBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.SwampBiome
- Mappings:
Namespace Name official ahgintermediary net/minecraft/class_1188named net/minecraft/world/biome/SwampBiome
-
Field Summary
Fields inherited from class net.minecraft.world.biome.Biome
BEACH, biomeDecorator, BIOMESET, BIRCH_FOREST, BIRCH_FOREST_HILLS, COLD_BEACH, COLD_TAIGA, COLD_TAIGA_HILLS, DEEP_OCEAN, 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_7204, field_7205, field_7206, 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, name, OAK_TREE_FEATURE, OCEAN, passiveEntries, PLAINS, RIVER, ROOFED_FOREST, SAVANNA, SAVANNA_PLATEAU, STONE_BEACH, SWAMPLAND, TAIGA, TAIGA_HILLS, temperature, TEMPERATURE_NOISE, THE_END, variationModifier, waterColor, waterEntries -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_3822(Random random) voidmethod_6420(World world, Random random, Block[] block, byte[] byte2, int int2, int int3, double double2) method_6423(Random random, int int2, int int3, int int4) intmethod_6425(int int2, int int3, int int4) intmethod_6427(int int2, int int3, int int4) Methods inherited from class net.minecraft.world.biome.Biome
asClass, byId, createBiomePopulator, decorate, getBiomes, getDownfall, getMaxSpawnLimit, getMutatedVariant, getRainfall, getSkyColor, getSpawnEntries, hasHighHumidity, isMutated, isMutatedBiome, method_3820, method_3827, method_3828, method_3830, method_3839, method_6418, method_6421, method_6422, method_6426, method_6432, seedModifier, setMutated, setName, setSeedModifier, setTempratureAndDownfall
-
Constructor Details
-
SwampBiome
protected SwampBiome(int id) - Mappings:
Namespace Name Mixin selector official <init>Lagf;<init>(I)Vintermediary <init>Lnet/minecraft/class_1170;<init>(I)Vnamed <init>Lnet/minecraft/world/biome/Biome;<init>(I)V
-
-
Method Details
-
method_3822
- Overrides:
method_3822in classBiome- Mappings:
Namespace Name Mixin selector official aLagf;a(Ljava/util/Random;)Lapn;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_6425
- Overrides:
method_6425in classBiome- Mappings:
Namespace Name Mixin selector official bLagf;b(III)Iintermediary method_6425Lnet/minecraft/class_1170;method_6425(III)Inamed method_6425Lnet/minecraft/world/biome/Biome;method_6425(III)I
-
method_6427
- Overrides:
method_6427in classBiome- Mappings:
Namespace Name Mixin selector official cLagf;c(III)Iintermediary method_6427Lnet/minecraft/class_1170;method_6427(III)Inamed method_6427Lnet/minecraft/world/biome/Biome;method_6427(III)I
-
method_6423
- Overrides:
method_6423in classBiome- Mappings:
Namespace Name Mixin selector official aLagf;a(Ljava/util/Random;III)Ljava/lang/String;intermediary method_6423Lnet/minecraft/class_1170;method_6423(Ljava/util/Random;III)Ljava/lang/String;named method_6423Lnet/minecraft/world/biome/Biome;method_6423(Ljava/util/Random;III)Ljava/lang/String;
-
method_6420
public void method_6420(World world, Random random, Block[] block, byte[] byte2, int int2, int int3, double double2) - Overrides:
method_6420in classBiome- Mappings:
Namespace Name Mixin selector official aLagf;a(Lafm;Ljava/util/Random;[Laht;[BIID)Vintermediary method_6420Lnet/minecraft/class_1170;method_6420(Lnet/minecraft/class_1150;Ljava/util/Random;[Lnet/minecraft/class_197;[BIID)Vnamed method_6420Lnet/minecraft/world/biome/Biome;method_6420(Lnet/minecraft/world/World;Ljava/util/Random;[Lnet/minecraft/block/Block;[BIID)V
-