implements FeatureConfiguration
| ezm | |
| net.minecraft.world.level.levelgen.feature.configurations.SimpleBlockConfiguration | |
| net.minecraft.class_3175 | |
| net.minecraft.world.gen.feature.SimpleBlockFeatureConfig |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final BlockStateProvider |
| ||||||||
| private final boolean |
| ||||||||
| public static final com.mojang.serialization.Codec<SimpleBlockConfiguration> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockStateProvider toPlace) |
| public | (BlockStateProvider toPlace, boolean scheduleTick) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public BlockStateProvider |
| ||||||||
| public boolean |
|