net.minecraft.world.gen.stateprovider

public record RuleBasedStateProvider$Rule

net.minecraft.world.level.levelgen.feature.stateproviders.RuleBasedStateProvider$Rule
net.minecraft.world.level.levelgen.feature.stateproviders.RuleBasedStateProvider$Rule
net.minecraft.class_1_459$class_7401
net.minecraft.world.gen.stateprovider.RuleBasedStateProvider$Rule

Field summary

Modifier and TypeField
private final BlockPredicate
ifTrue
ifTrue
comp_727
ifTrue
private final RegistryEntry<BlockStateProvider>
then
then
comp_728
then
public static final com.mojang.serialization.Codec<RuleBasedStateProvider$Rule>
CODEC
CODEC
field_38871
CODEC

Constructor summary

ModifierConstructor
public (BlockPredicate ifTrue, RegistryEntry<BlockStateProvider> then)

Method summary

Modifier and TypeMethod
public BlockPredicate
ifTrue()
ifTrue()
comp_727()
ifTrue()
public RegistryEntry<BlockStateProvider>
then()
then()
comp_728()
then()