net.minecraft.world.gen.feature

public record SimpleBlockFeatureConfig

implements FeatureConfig

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

Field summary

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

Constructor summary

ModifierConstructor
public (BlockStateProvider toPlace)
public (BlockStateProvider toPlace, boolean scheduleTick)

Method summary

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