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 biq
intermediary net/minecraft/class_1248
named net/minecraft/world/gen/feature/TallGrassFeature
  • Field Details

    • state

      private final BlockState state
      Mappings:
      Namespace Name Mixin selector
      official a Lbiq;a:Lbec;
      intermediary field_10174 Lnet/minecraft/class_1248;field_10174:Lnet/minecraft/class_2232;
      named state Lnet/minecraft/world/gen/feature/TallGrassFeature;state:Lnet/minecraft/block/BlockState;
  • Constructor Details

    • TallGrassFeature

      public TallGrassFeature(class_2220 class_2220)
  • Method Details

    • generate

      public boolean generate(World world, Random random, BlockPos blockPos)
      Specified by:
      generate in class Feature
      Mappings:
      Namespace Name Mixin selector
      official b Lbhp;b(Laqu;Ljava/util/Random;Ldt;)Z
      intermediary method_4028 Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z