Uses of Class
net.minecraft.world.gen.feature.ReplaceBlockConfig
-
Uses of ReplaceBlockConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ReplaceBlockConfig>
ReplaceBlockConfig.CODEC
static final Feature<ReplaceBlockConfig>
Feature.EMERALD_ORE
Modifier and TypeMethodDescriptionboolean
ReplaceBlockFeature.place
(ISeedReader p_241855_1_, ChunkGenerator p_241855_2_, Random p_241855_3_, BlockPos p_241855_4_, ReplaceBlockConfig p_241855_5_) ModifierConstructorDescriptionReplaceBlockFeature
(com.mojang.serialization.Codec<ReplaceBlockConfig> p_i231983_1_)