| Package | Description |
|---|---|
| net.minecraft.world.gen.feature | |
| net.minecraft.world.gen.feature.structure |
| Modifier and Type | Field and Description |
|---|---|
static Structure<MineshaftConfig> |
Feature.MINESHAFT |
| Modifier and Type | Method and Description |
|---|---|
static <T> MineshaftConfig |
MineshaftConfig.deserialize(com.mojang.datafixers.Dynamic<T> data) |
| Constructor and Description |
|---|
MineshaftStructure(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends MineshaftConfig> p_i51478_1_) |