Package net.minecraft.world.gen.feature
Class HugeMushroomFeature
java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.HugeMushroomFeature
public class HugeMushroomFeature extends Feature
- Mappings:
Namespace Name official aozintermediary net/minecraft/class_447named net/minecraft/world/gen/feature/HugeMushroomFeature
-
Field Summary
Fields Modifier and Type Field Description private Blockfield_1929 -
Constructor Summary
Constructors Constructor Description HugeMushroomFeature()HugeMushroomFeature(Block block) -
Method Summary
Methods inherited from class net.minecraft.world.gen.feature.Feature
method_1538, method_1540
-
Field Details
-
field_1929
- Mappings:
Namespace Name Mixin selector official aLaoz;a:Lafh;intermediary field_1929Lnet/minecraft/class_447;field_1929:Lnet/minecraft/class_160;named field_1929Lnet/minecraft/world/gen/feature/HugeMushroomFeature;field_1929:Lnet/minecraft/block/Block;
-
-
Constructor Details
-
HugeMushroomFeature
-
HugeMushroomFeature
public HugeMushroomFeature()
-
-
Method Details
-
generate
- Specified by:
generatein classFeature- Mappings:
Namespace Name Mixin selector official bLaot;b(Ladm;Ljava/util/Random;Lcj;)Zintermediary method_1539Lnet/minecraft/class_441;method_1539(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)Znamed generateLnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z
-