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 aue
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 Laue;a:Lalm;
      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 Laue;b:Lard;
      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, FlowerBlock.FlowerType flowerType)
      Mappings:
      Namespace Name Mixin selector
      official a Laue;a(Lalm;Lalm$a;)V
      intermediary method_9210 Lnet/minecraft/class_1228;method_9210(Lnet/minecraft/class_112;Lnet/minecraft/class_112$class_2185;)V
      named method_9210 Lnet/minecraft/world/gen/feature/FlowerPatchFeature;method_9210(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 Laud;b(Laht;Ljava/util/Random;Lcl;)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