Package | Description |
---|---|
net.minecraft.world.gen.feature |
Modifier and Type | Field and Description |
---|---|
static Feature<SphereReplaceConfig> |
Feature.DISK |
Modifier and Type | Method and Description |
---|---|
static <T> SphereReplaceConfig |
SphereReplaceConfig.deserialize(com.mojang.datafixers.Dynamic<T> p_214691_0_) |
Modifier and Type | Method and Description |
---|---|
boolean |
SphereReplaceFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
SphereReplaceConfig config) |
Constructor and Description |
---|
SphereReplaceFeature(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends SphereReplaceConfig> p_i49885_1_) |