Package net.minecraft.world.biome
Class PlainsBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.PlainsBiome
public class PlainsBiome extends Biome
- Mappings:
Namespace Name official aeointermediary net/minecraft/class_135named net/minecraft/world/biome/PlainsBiome
-
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 protected booleanfield_527Fields 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 Modifier Constructor Description protectedPlainsBiome(int id) -
Method Summary
Modifier and Type Method Description voiddecorate(World world, Random random, BlockPos pos)protected BiomegetMutatedVariant(int int2)FlowerBlock.FlowerTypepickFlower(Random random, BlockPos blockPos)Methods inherited from class net.minecraft.world.biome.Biome
asClass, byId, createBiomePopulator, getBiomeById, getBiomes, getBiomeTemperature, getDownfall, getFoliageColor, getGrassColor, getMaxSpawnLimit, getMutatedVariant, getRainfall, getSpawnEntries, getTemperature, hasHighHumidity, hasParent, isMutatedBiome, method_513, method_515, method_518, method_521, method_524, method_527, method_529, method_531, method_532, method_533, method_537, seedModifier, setHeight, setName, setSeedModifier, setTempratureAndDownfall
-
Field Details
-
field_527
protected boolean field_527- Mappings:
Namespace Name Mixin selector official aDLaeo;aD:Zintermediary field_527Lnet/minecraft/class_135;field_527:Znamed field_527Lnet/minecraft/world/biome/PlainsBiome;field_527:Z
-
-
Constructor Details
-
PlainsBiome
protected PlainsBiome(int id)- Mappings:
Namespace Name Mixin selector official <init>Lady;<init>(I)Vintermediary <init>Lnet/minecraft/class_113;<init>(I)Vnamed <init>Lnet/minecraft/world/biome/Biome;<init>(I)V
-
-
Method Details
-
pickFlower
- Overrides:
pickFlowerin classBiome- Mappings:
Namespace Name Mixin selector official aLady;a(Ljava/util/Random;Lcj;)Lagw$a;intermediary method_525Lnet/minecraft/class_113;method_525(Ljava/util/Random;Lnet/minecraft/class_1372;)Lnet/minecraft/class_211$class_212;named pickFlowerLnet/minecraft/world/biome/Biome;pickFlower(Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/FlowerBlock$FlowerType;
-
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
-
getMutatedVariant
- Overrides:
getMutatedVariantin classBiome- Mappings:
Namespace Name Mixin selector official dLady;d(I)Lady;intermediary method_536Lnet/minecraft/class_113;method_536(I)Lnet/minecraft/class_113;named getMutatedVariantLnet/minecraft/world/biome/Biome;getMutatedVariant(I)Lnet/minecraft/world/biome/Biome;
-