Class class_1772

java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.class_1772

public class class_1772 extends Feature
Mappings:
Namespace Name
official awv
intermediary net/minecraft/class_1772
named net/minecraft/world/gen/feature/class_1772
  • Field Details

    • field_7527

      private final Block field_7527
      Mappings:
      Namespace Name Mixin selector
      official a Lawv;a:Lalu;
      intermediary field_7527 Lnet/minecraft/class_1772;field_7527:Lnet/minecraft/class_197;
      named field_7527 Lnet/minecraft/world/gen/feature/class_1772;field_7527:Lnet/minecraft/block/Block;
    • field_7528

      private final int field_7528
      Mappings:
      Namespace Name Mixin selector
      official b Lawv;b:I
      intermediary field_7528 Lnet/minecraft/class_1772;field_7528:I
      named field_7528 Lnet/minecraft/world/gen/feature/class_1772;field_7528:I
  • Constructor Details

    • class_1772

      public class_1772(int int2)
  • 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 Lawn;b(Lajs;Ljava/util/Random;Lco;)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