Class HugeMushroomFeature

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

public class HugeMushroomFeature
extends Feature
Mappings:
Namespace Name
official aoz
intermediary net/minecraft/class_447
named net/minecraft/world/gen/feature/HugeMushroomFeature
  • Field Details

    • field_1929

      private Block field_1929
      Mappings:
      Namespace Name Mixin selector
      official a Laoz;a:Lafh;
      intermediary field_1929 Lnet/minecraft/class_447;field_1929:Lnet/minecraft/class_160;
      named field_1929 Lnet/minecraft/world/gen/feature/HugeMushroomFeature;field_1929:Lnet/minecraft/block/Block;
  • Constructor Details

    • HugeMushroomFeature

      public HugeMushroomFeature​(Block block)
    • HugeMushroomFeature

      public HugeMushroomFeature()
  • 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 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