Package net.minecraft.world.gen.feature
Class StrongholdFeature
java.lang.Object
net.minecraft.world.gen.feature.StructureFeature
net.minecraft.world.gen.feature.StrongholdFeature
- Mappings:
Namespace Name official djaintermediary net/minecraft/class_3188named net/minecraft/world/gen/feature/StrongholdFeature
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.gen.feature.StructureFeature
StructureFeature.class_7149, StructureFeature.class_7150 -
Field Summary
FieldsFields inherited from class net.minecraft.world.gen.feature.StructureFeature
field_37744, field_37745 -
Constructor Summary
ConstructorsConstructorDescriptionStrongholdFeature(RegistryEntryList<Biome> validBiomes, Map<SpawnGroup, StructureSpawns> structureSpawns, GenerationStep.Feature featureGenerationStep, boolean adaptNoise) -
Method Summary
Modifier and TypeMethodDescriptiongetType()method_38676(StructureFeature.class_7149 class_7149) private static voidmethod_41691(StructurePiecesCollector structurePiecesCollector, StructureFeature.class_7149 class_7149) Methods inherited from class net.minecraft.world.gen.feature.StructureFeature
expandBoxIfShouldAdaptNoise, getFeatureGenerationStep, getStructureSpawns, getValidBiomes, method_41608, method_41610, method_41612, method_41614, method_42381, method_42382, postPlace, shouldAdaptNoise
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official cLdja;c:Lcom/mojang/serialization/Codec;intermediary field_37817Lnet/minecraft/class_3188;field_37817:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/feature/StrongholdFeature;CODEC:Lcom/mojang/serialization/Codec;
-
-
Constructor Details
-
StrongholdFeature
public StrongholdFeature(RegistryEntryList<Biome> validBiomes, Map<SpawnGroup, StructureSpawns> structureSpawns, GenerationStep.Feature featureGenerationStep, boolean adaptNoise) - Mappings:
Namespace Name Mixin selector official <init>Ldgq;<init>(Lgv;Ljava/util/Map;Lcwh$b;Z)Vintermediary <init>Lnet/minecraft/class_3195;<init>(Lnet/minecraft/class_6885;Ljava/util/Map;Lnet/minecraft/class_2893$class_2895;Z)Vnamed <init>Lnet/minecraft/world/gen/feature/StructureFeature;<init>(Lnet/minecraft/util/registry/RegistryEntryList;Ljava/util/Map;Lnet/minecraft/world/gen/GenerationStep$Feature;Z)V
-
-
Method Details
-
method_38676
- Specified by:
method_38676in classStructureFeature- Mappings:
Namespace Name Mixin selector official aLdgq;a(Ldgq$a;)Ljava/util/Optional;intermediary method_38676Lnet/minecraft/class_3195;method_38676(Lnet/minecraft/class_3195$class_7149;)Ljava/util/Optional;named method_38676Lnet/minecraft/world/gen/feature/StructureFeature;method_38676(Lnet/minecraft/world/gen/feature/StructureFeature$class_7149;)Ljava/util/Optional;
-
method_41691
private static void method_41691(StructurePiecesCollector structurePiecesCollector, StructureFeature.class_7149 class_7149) - Mappings:
Namespace Name Mixin selector official aLdja;a(Ldhh;Ldgq$a;)Vintermediary method_41691Lnet/minecraft/class_3188;method_41691(Lnet/minecraft/class_6626;Lnet/minecraft/class_3195$class_7149;)Vnamed method_41691Lnet/minecraft/world/gen/feature/StrongholdFeature;method_41691(Lnet/minecraft/structure/StructurePiecesCollector;Lnet/minecraft/world/gen/feature/StructureFeature$class_7149;)V
-
getType
- Specified by:
getTypein classStructureFeature- Mappings:
Namespace Name Mixin selector official eLdgq;e()Ldgz;intermediary method_41618Lnet/minecraft/class_3195;method_41618()Lnet/minecraft/class_7151;named getTypeLnet/minecraft/world/gen/feature/StructureFeature;getType()Lnet/minecraft/structure/StructureType;
-