Package net.minecraft.world.gen.feature
Class TallGrassFeature
java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.TallGrassFeature
public class TallGrassFeature extends Feature
- Mappings:
Namespace Name official apuintermediary net/minecraft/class_469named net/minecraft/world/gen/feature/TallGrassFeature
-
Field Summary
Fields Modifier and Type Field Description private BlockStatestate -
Constructor Summary
Constructors Constructor Description TallGrassFeature(TallPlantBlock.GrassType grassType) -
Method Summary
Methods inherited from class net.minecraft.world.gen.feature.Feature
method_1538, method_1540
-
Field Details
-
state
- Mappings:
Namespace Name Mixin selector official aLapu;a:Lalz;intermediary field_1961Lnet/minecraft/class_469;field_1961:Lnet/minecraft/class_376;named stateLnet/minecraft/world/gen/feature/TallGrassFeature;state:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
TallGrassFeature
-
-
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
-