implements FeatureConfiguration
| coj | |
| net.minecraft.world.level.levelgen.feature.configurations.ReplaceSpheroidConfiguration | |
| net.minecraft.class_5160 | |
| net.minecraft.world.gen.feature.NetherrackReplaceBlobsFeatureConfig | |
| net.minecraft.world.gen.feature.NetherackBlobReplacementFeature | |
| net.minecraft.server.v1_16_R1.WorldGenFeatureNetherrackReplaceBlobsConfiguration |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<ReplaceSpheroidConfiguration> |
| ||||||||||
| public final BlockState |
| ||||||||||
| public final BlockState |
| ||||||||||
| public final Vec3i |
| ||||||||||
| public final Vec3i |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockState target, BlockState state, Vec3i minReachPos, Vec3i maxReachPos) |