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 bhq
intermediary net/minecraft/class_1228
named net/minecraft/world/gen/feature/FlowerPatchFeature
  • Field Details

    • field_10149

      private FlowerBlock field_10149
      Mappings:
      Namespace Name Mixin selector
      official a Lbhq;a:Lavy;
      intermediary field_10149 Lnet/minecraft/class_1228;field_10149:Lnet/minecraft/class_112;
      named field_10149 Lnet/minecraft/world/gen/feature/FlowerPatchFeature;field_10149:Lnet/minecraft/block/FlowerBlock;
    • field_10150

      private BlockState field_10150
      Mappings:
      Namespace Name Mixin selector
      official b Lbhq;b:Lbec;
      intermediary field_10150 Lnet/minecraft/class_1228;field_10150:Lnet/minecraft/class_2232;
      named field_10150 Lnet/minecraft/world/gen/feature/FlowerPatchFeature;field_10150:Lnet/minecraft/block/BlockState;
  • Constructor Details

  • Method Details

    • method_9210

      public void method_9210(FlowerBlock flowerBlock, class_2185 class_2185)
      Mappings:
      Namespace Name Mixin selector
      official a Lbhq;a(Lavy;Lawa;)V
      intermediary method_9210 Lnet/minecraft/class_1228;method_9210(Lnet/minecraft/class_112;Lnet/minecraft/class_2185;)V
      named method_9210 Lnet/minecraft/world/gen/feature/FlowerPatchFeature;method_9210(Lnet/minecraft/block/FlowerBlock;Lnet/minecraft/class_2185;)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