Package net.minecraft.world.gen.feature
Class DoublePlantFeature
java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.DoublePlantFeature
- Mappings:
Namespace Name official awjintermediary net/minecraft/class_1771named net/minecraft/world/gen/feature/DoublePlantFeature
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidmethod_9207(DoublePlantBlock.DoublePlantType doublePlantType) Methods inherited from class net.minecraft.world.gen.feature.Feature
method_9209, setBlockStateWithoutUpdatingNeighbors
-
Field Details
-
field_10148
- Mappings:
Namespace Name Mixin selector official aLawj;a:Lamy$b;intermediary field_10148Lnet/minecraft/class_1771;field_10148:Lnet/minecraft/class_1755$class_2184;named field_10148Lnet/minecraft/world/gen/feature/DoublePlantFeature;field_10148:Lnet/minecraft/block/DoublePlantBlock$DoublePlantType;
-
-
Constructor Details
-
DoublePlantFeature
public DoublePlantFeature()
-
-
Method Details
-
method_9207
- Mappings:
Namespace Name Mixin selector official aLawj;a(Lamy$b;)Vintermediary method_9207Lnet/minecraft/class_1771;method_9207(Lnet/minecraft/class_1755$class_2184;)Vnamed method_9207Lnet/minecraft/world/gen/feature/DoublePlantFeature;method_9207(Lnet/minecraft/block/DoublePlantBlock$DoublePlantType;)V
-
generate
- Specified by:
generatein classFeature- Mappings:
Namespace Name Mixin selector official bLawn;b(Lajs;Ljava/util/Random;Lco;)Zintermediary method_4028Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)Znamed generateLnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z
-