Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.ReplaceBlockConfiguration
Packages that use ReplaceBlockConfiguration
Package
Description
-
Uses of ReplaceBlockConfiguration in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature with type parameters of type ReplaceBlockConfigurationModifier and TypeFieldDescriptionstatic final Feature<ReplaceBlockConfiguration>
Feature.REPLACE_SINGLE_BLOCK
Method parameters in net.minecraft.world.level.levelgen.feature with type arguments of type ReplaceBlockConfigurationModifier and TypeMethodDescriptionboolean
ReplaceBlockFeature.place
(FeaturePlaceContext<ReplaceBlockConfiguration> p_160216_) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type ReplaceBlockConfigurationModifierConstructorDescriptionReplaceBlockFeature
(com.mojang.serialization.Codec<ReplaceBlockConfiguration> p_66651_) -
Uses of ReplaceBlockConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type ReplaceBlockConfigurationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ReplaceBlockConfiguration>
ReplaceBlockConfiguration.CODEC