Package net.minecraft.world.gen.feature
Class NetherFossilFeature
java.lang.Object
net.minecraft.world.gen.feature.StructureFeature<C>
net.minecraft.structure.MarginedStructureStart<RangeDecoratorConfig>
net.minecraft.world.gen.feature.NetherFossilFeature
- Mappings:
Namespace Name official ddf
intermediary net/minecraft/class_4785
named net/minecraft/world/gen/feature/NetherFossilFeature
-
Field Summary
Fields inherited from class net.minecraft.world.gen.feature.StructureFeature
BASTION_REMNANT, BURIED_TREASURE, DESERT_PYRAMID, END_CITY, field_31518, FORTRESS, IGLOO, JUNGLE_PYRAMID, LAND_MODIFYING_STRUCTURES, MANSION, MINESHAFT, MONUMENT, NETHER_FOSSIL, OCEAN_RUIN, PILLAGER_OUTPOST, RUINED_PORTAL, SHIPWRECK, STRONGHOLD, STRUCTURES, SWAMP_HUT, VILLAGE
-
Constructor Summary
ConstructorsConstructorDescriptionNetherFossilFeature
(com.mojang.serialization.Codec<RangeDecoratorConfig> codec) -
Method Summary
Modifier and TypeMethodDescriptionprivate static void
method_38699
(class_6626 class_6626, RangeDecoratorConfig rangeDecoratorConfig, class_6622.class_6623 class_6623) Methods inherited from class net.minecraft.structure.MarginedStructureStart
calculateBoundingBox
Methods inherited from class net.minecraft.world.gen.feature.StructureFeature
configure, getCodec, getGenerationStep, getName, getStartChunk, init, isUniformDistribution, locateStructure, method_38671, method_38690, readStructureStart, shouldStartAt, tryPlaceStart
-
Constructor Details
-
NetherFossilFeature
-
-
Method Details
-
method_38699
private static void method_38699(class_6626 class_6626, RangeDecoratorConfig rangeDecoratorConfig, class_6622.class_6623 class_6623) - Mappings:
Namespace Name Mixin selector official a
Lddf;a(Ldec;Lcxv;Lddz$a;)V
intermediary method_38699
Lnet/minecraft/class_4785;method_38699(Lnet/minecraft/class_6626;Lnet/minecraft/class_2997;Lnet/minecraft/class_6622$class_6623;)V
named method_38699
Lnet/minecraft/world/gen/feature/NetherFossilFeature;method_38699(Lnet/minecraft/class_6626;Lnet/minecraft/world/gen/decorator/RangeDecoratorConfig;Lnet/minecraft/class_6622$class_6623;)V
-