Class MushroomFeature

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

public class MushroomFeature extends Feature
Mappings:
Namespace Name
official azl
intermediary net/minecraft/class_2258
named net/minecraft/world/gen/feature/MushroomFeature
  • Field Details

    • field_10143

      private final PlantBlock field_10143
      Mappings:
      Namespace Name Mixin selector
      official a Lazl;a:Lapc;
      intermediary field_10143 Lnet/minecraft/class_2258;field_10143:Lnet/minecraft/class_1754;
      named field_10143 Lnet/minecraft/world/gen/feature/MushroomFeature;field_10143:Lnet/minecraft/block/PlantBlock;
  • Constructor Details

    • MushroomFeature

      public MushroomFeature(PlantBlock plantBlock)
  • Method Details

    • generate

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