Package net.minecraft.world.gen.feature
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 aolintermediary net/minecraft/class_434named net/minecraft/world/gen/feature/BonusChestFeature
-
Field Summary
Fields Modifier and Type Field Description private List<WeightedRandomChestContent>field_1912private intfield_1913 -
Constructor Summary
Constructors Constructor Description BonusChestFeature(List<WeightedRandomChestContent> list, int int2) -
Method Summary
Methods inherited from class net.minecraft.world.gen.feature.Feature
method_1538, method_1540
-
Field Details
-
field_1912
- Mappings:
Namespace Name Mixin selector official aLaol;a:Ljava/util/List;intermediary field_1912Lnet/minecraft/class_434;field_1912:Ljava/util/List;named field_1912Lnet/minecraft/world/gen/feature/BonusChestFeature;field_1912:Ljava/util/List;
-
field_1913
private final int field_1913- Mappings:
Namespace Name Mixin selector official bLaol;b:Iintermediary field_1913Lnet/minecraft/class_434;field_1913:Inamed field_1913Lnet/minecraft/world/gen/feature/BonusChestFeature;field_1913:I
-
-
Constructor Details
-
BonusChestFeature
-
-
Method Details
-
generate
- Specified by:
generatein classFeature- Mappings:
Namespace Name Mixin selector official bLaot;b(Ladm;Ljava/util/Random;Lcj;)Zintermediary method_1539Lnet/minecraft/class_441;method_1539(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)Znamed generateLnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z
-