Class BonusChestFeature

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

public class BonusChestFeature
extends Feature
Mappings:
Namespace Name
official aol
intermediary net/minecraft/class_434
named net/minecraft/world/gen/feature/BonusChestFeature
  • Field Details

    • field_1912

      private final List<WeightedRandomChestContent> field_1912
      Mappings:
      Namespace Name Mixin selector
      official a Laol;a:Ljava/util/List;
      intermediary field_1912 Lnet/minecraft/class_434;field_1912:Ljava/util/List;
      named field_1912 Lnet/minecraft/world/gen/feature/BonusChestFeature;field_1912:Ljava/util/List;
    • field_1913

      private final int field_1913
      Mappings:
      Namespace Name Mixin selector
      official b Laol;b:I
      intermediary field_1913 Lnet/minecraft/class_434;field_1913:I
      named field_1913 Lnet/minecraft/world/gen/feature/BonusChestFeature;field_1913:I
  • Constructor Details

  • 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