Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration.TargetBlockState
Packages that use OreConfiguration.TargetBlockState
Package
Description
-
Uses of OreConfiguration.TargetBlockState in net.minecraft.world.level.levelgen.feature
Methods in net.minecraft.world.level.levelgen.feature with parameters of type OreConfiguration.TargetBlockStateModifier and TypeMethodDescriptionstatic boolean
OreFeature.canPlaceOre
(BlockState p_225187_, Function<BlockPos, BlockState> p_225188_, RandomSource p_225189_, OreConfiguration p_225190_, OreConfiguration.TargetBlockState p_225191_, BlockPos.MutableBlockPos p_225192_) -
Uses of OreConfiguration.TargetBlockState in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type OreConfiguration.TargetBlockStateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<OreConfiguration.TargetBlockState> OreConfiguration.TargetBlockState.CODEC
OreConfiguration.targetStates
ReplaceBlockConfiguration.targetStates
Methods in net.minecraft.world.level.levelgen.feature.configurations that return OreConfiguration.TargetBlockStateModifier and TypeMethodDescriptionOreConfiguration.target
(RuleTest p_161022_, BlockState p_161023_) Constructor parameters in net.minecraft.world.level.levelgen.feature.configurations with type arguments of type OreConfiguration.TargetBlockStateModifierConstructorDescriptionOreConfiguration
(List<OreConfiguration.TargetBlockState> p_161013_, int p_161014_) OreConfiguration
(List<OreConfiguration.TargetBlockState> p_161016_, int p_161017_, float p_161018_)