public class MineshaftFeature extends StructureFeature<MineshaftFeatureConfig>
| Modifier and Type | Class and Description |
|---|---|
static class |
MineshaftFeature.Start |
static class |
MineshaftFeature.Type |
StructureFeature.StructureStartFactory<C extends FeatureConfig>BASTION_REMNANT, BURIED_TREASURE, DESERT_PYRAMID, END_CITY, field_24861, FORTRESS, IGLOO, JUNGLE_PYRAMID, MANSION, MINESHAFT, MONUMENT, NETHER_FOSSIL, OCEAN_RUIN, PILLAGER_OUTPOST, RUINED_PORTAL, SHIPWRECK, STRONGHOLD, STRUCTURES, SWAMP_HUT, VILLAGE| Constructor and Description |
|---|
MineshaftFeature(com.mojang.serialization.Codec<MineshaftFeatureConfig> codec) |
| Modifier and Type | Method and Description |
|---|---|
StructureFeature.StructureStartFactory<MineshaftFeatureConfig> |
getStructureStartFactory() |
protected boolean |
shouldStartAt(ChunkGenerator chunkGenerator,
BiomeSource biomeSource,
long long2,
ChunkRandom chunkRandom,
int int2,
int int3,
Biome biome,
ChunkPos chunkPos,
MineshaftFeatureConfig mineshaftFeatureConfig) |
configure, getCreatureSpawns, getMonsterSpawns, getName, locateStructure, method_27218, method_27219, method_28657, method_28660, method_28663, method_28664, method_28665public MineshaftFeature(com.mojang.serialization.Codec<MineshaftFeatureConfig> codec)
protected boolean shouldStartAt(ChunkGenerator chunkGenerator, BiomeSource biomeSource, long long2, ChunkRandom chunkRandom, int int2, int int3, Biome biome, ChunkPos chunkPos, MineshaftFeatureConfig mineshaftFeatureConfig)
shouldStartAt in class StructureFeature<MineshaftFeatureConfig>public StructureFeature.StructureStartFactory<MineshaftFeatureConfig> getStructureStartFactory()
getStructureStartFactory in class StructureFeature<MineshaftFeatureConfig>