Uses of Class
net.minecraft.world.gen.feature.ReplaceBlockConfig
Packages that use ReplaceBlockConfig
-
Uses of ReplaceBlockConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type ReplaceBlockConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ReplaceBlockConfig>ReplaceBlockConfig.CODECstatic final Feature<ReplaceBlockConfig>Feature.EMERALD_OREMethods in net.minecraft.world.gen.feature with parameters of type ReplaceBlockConfigModifier and TypeMethodDescriptionbooleanReplaceBlockFeature.place(ISeedReader p_241855_1_, ChunkGenerator p_241855_2_, Random p_241855_3_, BlockPos p_241855_4_, ReplaceBlockConfig p_241855_5_) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type ReplaceBlockConfigModifierConstructorDescriptionReplaceBlockFeature(com.mojang.serialization.Codec<ReplaceBlockConfig> p_i231983_1_)