net.minecraft.world.gen.feature.util

public record BlockReplacement

net.minecraft.world.level.levelgen.feature.BlockReplacement
net.minecraft.world.level.levelgen.feature.BlockReplacement
net.minecraft.class_1_1124
net.minecraft.world.gen.feature.util.BlockReplacement

Field summary

Modifier and TypeField
private final RuleTest
target
target
comp_1_1021
target
private final BlockState
state
state
comp_1_1020
state
public static final com.mojang.serialization.Codec<BlockReplacement>
CODEC
CODEC
field_1_7769
CODEC

Constructor summary

ModifierConstructor
public (RuleTest target, BlockState state)

Method summary

Modifier and TypeMethod
public static BlockReplacement
replace(RuleTest rule, BlockState state)
replace(RuleTest rule, BlockState state)
method_1_7105(class_3825 arg0, class_2680 arg1)
of(RuleTest target, BlockState state)
public RuleTest
target()
target()
comp_1_1021()
target()
public BlockState
state()
state()
comp_1_1020()
state()