Package net.minecraft.world.gen.feature
Class MineshaftFeature
java.lang.Object
net.minecraft.world.gen.feature.StructureFeature
net.minecraft.world.gen.feature.MineshaftFeature
- Mappings:
Namespace Name official dimintermediary net/minecraft/class_3098named net/minecraft/world/gen/feature/MineshaftFeature
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.world.gen.feature.StructureFeature
StructureFeature.class_7149, StructureFeature.class_7150 -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<MineshaftFeature>private final MineshaftFeature.TypeFields inherited from class net.minecraft.world.gen.feature.StructureFeature
field_37744, field_37745 -
Constructor Summary
ConstructorsConstructorDescriptionMineshaftFeature(RegistryEntryList<Biome> registryEntryList, Map<SpawnGroup, StructureSpawns> map, GenerationStep.Feature feature, boolean bool, MineshaftFeature.Type type) -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaddPieces(StructurePiecesCollector structurePiecesCollector, BlockPos blockPos, StructureFeature.class_7149 class_7149) getType()method_38676(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 cLdim;c:Lcom/mojang/serialization/Codec;intermediary field_37801Lnet/minecraft/class_3098;field_37801:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/feature/MineshaftFeature;CODEC:Lcom/mojang/serialization/Codec;
-
field_37802
- Mappings:
Namespace Name Mixin selector official dLdim;d:Ldim$a;intermediary field_37802Lnet/minecraft/class_3098;field_37802:Lnet/minecraft/class_3098$class_3100;named field_37802Lnet/minecraft/world/gen/feature/MineshaftFeature;field_37802:Lnet/minecraft/world/gen/feature/MineshaftFeature$Type;
-
-
Constructor Details
-
MineshaftFeature
public MineshaftFeature(RegistryEntryList<Biome> registryEntryList, Map<SpawnGroup, StructureSpawns> map, GenerationStep.Feature feature, boolean bool, MineshaftFeature.Type type)
-
-
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;
-
addPieces
private void addPieces(StructurePiecesCollector structurePiecesCollector, BlockPos blockPos, StructureFeature.class_7149 class_7149) - Mappings:
Namespace Name Mixin selector official aLdim;a(Ldhh;Lgk;Ldgq$a;)Vintermediary method_38678Lnet/minecraft/class_3098;method_38678(Lnet/minecraft/class_6626;Lnet/minecraft/class_2338;Lnet/minecraft/class_3195$class_7149;)Vnamed addPiecesLnet/minecraft/world/gen/feature/MineshaftFeature;addPieces(Lnet/minecraft/structure/StructurePiecesCollector;Lnet/minecraft/util/math/BlockPos;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;
-