net.minecraft.world.level.levelgen.feature.configurations

public record DiskConfiguration

implements FeatureConfiguration

dtv
net.minecraft.world.level.levelgen.feature.configurations.DiskConfiguration
net.minecraft.class_6577
net.minecraft.world.gen.feature.DiskFeatureConfig
net.minecraft.src.C_2330_
net.minecraft.world.level.levelgen.feature.configurations.WorldGenFeatureCircleConfiguration

Field summary

Modifier and TypeField
private final RuleBasedBlockStateProvider
b
stateProvider
comp_715
stateProvider
f_225372_
private final BlockPredicate
c
target
comp_716
target
f_225373_
private final IntProvider
d
radius
comp_81
radius
f_67620_
private final int
e
halfHeight
comp_82
halfHeight
f_67621_
public static final com.mojang.serialization.Codec<DiskConfiguration>
a
CODEC
field_34698
CODEC
f_67618_

Constructor summary

ModifierConstructor
public (RuleBasedBlockStateProvider f_225373_, BlockPredicate f_67620_, IntProvider f_67621_, int arg3)

Method summary

Modifier and TypeMethod
public RuleBasedBlockStateProvider
a()
stateProvider()
comp_715()
stateProvider()
f_225372_()
public BlockPredicate
b()
target()
comp_716()
target()
f_225373_()
public IntProvider
c()
radius()
comp_81()
radius()
f_67620_()
public int
d()
halfHeight()
comp_82()
halfHeight()
f_67621_()