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

    • field_1921

      Mappings:
      Namespace Name Mixin selector
      official a Laos;a:Lagi$b;
      intermediary field_1921 Lnet/minecraft/class_440;field_1921:Lnet/minecraft/class_195$class_197;
      named field_1921 Lnet/minecraft/world/gen/feature/DoublePlantFeature;field_1921:Lnet/minecraft/block/DoublePlantBlock$DoublePlantType;
  • Constructor Details

    • DoublePlantFeature

      public DoublePlantFeature()
  • Method Details

    • method_1537

      public void method_1537​(DoublePlantBlock.DoublePlantType doublePlantType)
      Mappings:
      Namespace Name Mixin selector
      official a Laos;a(Lagi$b;)V
      intermediary method_1537 Lnet/minecraft/class_440;method_1537(Lnet/minecraft/class_195$class_197;)V
      named method_1537 Lnet/minecraft/world/gen/feature/DoublePlantFeature;method_1537(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_1539 Lnet/minecraft/class_441;method_1539(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z