Uses of Class
net.minecraft.world.gen.feature.structure.MineshaftConfig
-
Uses of MineshaftConfig in net.minecraft.world.gen.feature.structure
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<MineshaftConfig>
MineshaftConfig.CODEC
static final Structure<MineshaftConfig>
Structure.MINESHAFT
static final StructureFeature<MineshaftConfig,
? extends Structure<MineshaftConfig>> StructureFeatures.MINESHAFT
static final StructureFeature<MineshaftConfig,
? extends Structure<MineshaftConfig>> StructureFeatures.MINESHAFT
static final StructureFeature<MineshaftConfig,
? extends Structure<MineshaftConfig>> StructureFeatures.MINESHAFT_MESA
static final StructureFeature<MineshaftConfig,
? extends Structure<MineshaftConfig>> StructureFeatures.MINESHAFT_MESA
Modifier and TypeMethodDescriptionvoid
MineshaftStructure.Start.generatePieces
(DynamicRegistries p_230364_1_, ChunkGenerator p_230364_2_, TemplateManager p_230364_3_, int p_230364_4_, int p_230364_5_, Biome p_230364_6_, MineshaftConfig p_230364_7_) protected boolean
MineshaftStructure.isFeatureChunk
(ChunkGenerator p_230363_1_, BiomeProvider p_230363_2_, long p_230363_3_, SharedSeedRandom p_230363_5_, int p_230363_6_, int p_230363_7_, Biome p_230363_8_, ChunkPos p_230363_9_, MineshaftConfig p_230363_10_) ModifierConstructorDescriptionMineshaftStructure
(com.mojang.serialization.Codec<MineshaftConfig> p_i231969_1_) Start
(Structure<MineshaftConfig> p_i225811_1_, int p_i225811_2_, int p_i225811_3_, MutableBoundingBox p_i225811_4_, int p_i225811_5_, long p_i225811_6_)