implements FeatureConfiguration
| cgi | |
| net.minecraft.world.level.levelgen.feature.configurations.DiskConfiguration | |
| net.minecraft.class_3013 | |
| net.minecraft.world.gen.feature.DiskFeatureConfig | |
| net.minecraft.world.gen.feature.SphereReplaceConfig | |
| net.minecraft.server.v1_15_R1.WorldGenFeatureCircleConfiguration |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final BlockState |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
| ||||||||||
| public final List<BlockState> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (BlockState state, int radius, int ySize, List<BlockState> targets) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||||||
| public static <T> DiskConfiguration |
|