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

    • field_7537

      private Block field_7537
      Mappings:
      Namespace Name Mixin selector
      official a Lara;a:Laht;
      intermediary field_7537 Lnet/minecraft/class_1248;field_7537:Lnet/minecraft/class_197;
      named field_7537 Lnet/minecraft/world/gen/feature/TallGrassFeature;field_7537:Lnet/minecraft/block/Block;
    • field_4899

      private int field_4899
      Mappings:
      Namespace Name Mixin selector
      official b Lara;b:I
      intermediary field_4899 Lnet/minecraft/class_1248;field_4899:I
      named field_4899 Lnet/minecraft/world/gen/feature/TallGrassFeature;field_4899:I
  • Constructor Details

    • TallGrassFeature

      public TallGrassFeature(Block block, int int2)
  • Method Details

    • method_4028

      public boolean method_4028(World world, Random random, int int2, int int3, int int4)
      Specified by:
      method_4028 in class Feature
      Mappings:
      Namespace Name Mixin selector
      official a Lapy;a(Lafm;Ljava/util/Random;III)Z
      intermediary method_4028 Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;III)Z
      named method_4028 Lnet/minecraft/world/gen/feature/Feature;method_4028(Lnet/minecraft/world/World;Ljava/util/Random;III)Z