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

public record SimpleBlockConfiguration

implements FeatureConfiguration

eiv
net.minecraft.world.level.levelgen.feature.configurations.SimpleBlockConfiguration
net.minecraft.class_3175
net.minecraft.world.gen.feature.SimpleBlockFeatureConfig
net.minecraft.world.level.levelgen.feature.configurations.WorldGenFeatureBlockConfiguration

Field summary

Modifier and TypeField
private final BlockStateProvider
b
toPlace
comp_156
toPlace
private final boolean
c
scheduleTick
comp_3335
scheduleTick
public static final com.mojang.serialization.Codec<SimpleBlockConfiguration>
a
CODEC
field_24909
CODEC

Constructor summary

ModifierConstructor
public (BlockStateProvider toPlace)
public (BlockStateProvider arg0, boolean arg1)

Method summary

Modifier and TypeMethod
public BlockStateProvider
a()
toPlace()
comp_156()
toPlace()
public boolean
b()
scheduleTick()
comp_3335()
scheduleTick()