Package net.minecraft.world.biome
Class PlainsBiome
java.lang.Object
net.minecraft.world.biome.Biome
net.minecraft.world.biome.PlainsBiome
- Mappings:
Namespace Name official akzintermediary net/minecraft/class_1185named net/minecraft/world/biome/PlainsBiome
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.biome.Biome
Biome.Settings, Biome.SpawnEntry, Biome.Temperature -
Field Summary
FieldsFields inherited from class net.minecraft.world.biome.Biome
airBlockState, baseBlock, bedrockBlockState, biomeDecorator, biomeList, BIOMESET, DOUBLE_PLANT_FEATURE, field_4631, flyingEntries, FOLIAGE_NOISE, gravelBlockState, iceBlockState, JUNGLE_TREE_FEATURE, monsterEntries, OAK_TREE_FEATURE, passiveEntries, redSandstoneBlockState, REGISTRY, sandstoneBlockState, stoneBlockState, TEMPERATURE_NOISE, topBlock, waterBlockState, waterEntries -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_3822(Random random) pickFlower(Random random, BlockPos pos) Methods inherited from class net.minecraft.world.biome.Biome
asClass, byId, createBiomePopulator, getBiomeFromIndex, getBiomeFromList, getBiomeIndex, getBiomeTemperature, getByRawIdOrDefault, getDepth, getFoliageColor, getGrassColor, getMaxSpawnLimit, getName, getRainfall, getSkyColor, getSpawnEntries, getTemperature, getTemperature, getVariationModifier, getWaterColor, hasHighHumidity, hasParent, isMutated, isMutatedBiome, method_11504, method_3828, method_3830, method_6420, method_8590, register
-
Field Details
-
field_7252
protected boolean field_7252- Mappings:
Namespace Name Mixin selector official yLakz;y:Zintermediary field_7252Lnet/minecraft/class_1185;field_7252:Znamed field_7252Lnet/minecraft/world/biome/PlainsBiome;field_7252:Z
-
-
Constructor Details
-
PlainsBiome
-
-
Method Details
-
pickFlower
- Overrides:
pickFlowerin classBiome- Mappings:
Namespace Name Mixin selector official aLakf;a(Ljava/util/Random;Lco;)Lano$a;intermediary method_8589Lnet/minecraft/class_1170;method_8589(Ljava/util/Random;Lnet/minecraft/class_2552;)Lnet/minecraft/class_112$class_2185;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 aLakf;a(Lajs;Ljava/util/Random;Lco;)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
-
method_3822
- Overrides:
method_3822in classBiome- Mappings:
Namespace Name Mixin selector official aLakf;a(Ljava/util/Random;)Lavz;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;
-