Class DoublePlantFeature

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

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

    • field_10148

      private class_2184 field_10148
      Mappings:
      Namespace Name Mixin selector
      official a Lbho;a:Lavk;
      intermediary field_10148 Lnet/minecraft/class_1771;field_10148:Lnet/minecraft/class_2184;
      named field_10148 Lnet/minecraft/world/gen/feature/DoublePlantFeature;field_10148:Lnet/minecraft/class_2184;
  • Constructor Details

    • DoublePlantFeature

      public DoublePlantFeature()
  • Method Details

    • method_9207

      public void method_9207(class_2184 class_2184)
      Mappings:
      Namespace Name Mixin selector
      official a Lbho;a(Lavk;)V
      intermediary method_9207 Lnet/minecraft/class_1771;method_9207(Lnet/minecraft/class_2184;)V
      named method_9207 Lnet/minecraft/world/gen/feature/DoublePlantFeature;method_9207(Lnet/minecraft/class_2184;)V
    • 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