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 aos
intermediary net/minecraft/class_1771
named net/minecraft/world/gen/feature/DoublePlantFeature
  • Field Details

    • field_10148

      private DoublePlantBlock.DoublePlantType field_10148
      Mappings:
      Namespace Name Mixin selector
      official a Laos;a:Lagi$b;
      intermediary field_10148 Lnet/minecraft/class_1771;field_10148:Lnet/minecraft/class_1755$class_2184;
      named field_10148 Lnet/minecraft/world/gen/feature/DoublePlantFeature;field_10148:Lnet/minecraft/block/DoublePlantBlock$DoublePlantType;
  • Constructor Details

    • DoublePlantFeature

      public DoublePlantFeature()
  • Method Details

    • method_9207

      public void method_9207(DoublePlantBlock.DoublePlantType doublePlantType)
      Mappings:
      Namespace Name Mixin selector
      official a Laos;a(Lagi$b;)V
      intermediary method_9207 Lnet/minecraft/class_1771;method_9207(Lnet/minecraft/class_1755$class_2184;)V
      named method_9207 Lnet/minecraft/world/gen/feature/DoublePlantFeature;method_9207(Lnet/minecraft/block/DoublePlantBlock$DoublePlantType;)V
    • generate

      public boolean generate(World world, Random random, BlockPos blockPos)
      Specified by:
      generate in class Feature
      Mappings:
      Namespace Name Mixin selector
      official b Laot;b(Ladm;Ljava/util/Random;Lcj;)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