Class FlowerPatchFeature

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

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

    • field_1923

      private FlowerBlock field_1923
      Mappings:
      Namespace Name Mixin selector
      official a Laou;a:Lagw;
      intermediary field_1923 Lnet/minecraft/class_442;field_1923:Lnet/minecraft/class_211;
      named field_1923 Lnet/minecraft/world/gen/feature/FlowerPatchFeature;field_1923:Lnet/minecraft/block/FlowerBlock;
    • field_1924

      private BlockState field_1924
      Mappings:
      Namespace Name Mixin selector
      official b Laou;b:Lalz;
      intermediary field_1924 Lnet/minecraft/class_442;field_1924:Lnet/minecraft/class_376;
      named field_1924 Lnet/minecraft/world/gen/feature/FlowerPatchFeature;field_1924:Lnet/minecraft/block/BlockState;
  • Constructor Details

  • Method Details

    • method_1541

      public void method_1541​(FlowerBlock flowerBlock, FlowerBlock.FlowerType flowerType)
      Mappings:
      Namespace Name Mixin selector
      official a Laou;a(Lagw;Lagw$a;)V
      intermediary method_1541 Lnet/minecraft/class_442;method_1541(Lnet/minecraft/class_211;Lnet/minecraft/class_211$class_212;)V
      named method_1541 Lnet/minecraft/world/gen/feature/FlowerPatchFeature;method_1541(Lnet/minecraft/block/FlowerBlock;Lnet/minecraft/block/FlowerBlock$FlowerType;)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