implements FeatureConfig
| ceb | |
| net.minecraft.class_3175 | |
| net.minecraft.world.gen.feature.SimpleBlockFeatureConfig | |
| net.minecraft.world.gen.feature.BlockWithContextConfig |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected final BlockState |
| ||||||||
| protected final List<BlockState> |
| ||||||||
| protected final List<BlockState> |
| ||||||||
| protected final List<BlockState> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockState arg0, List<BlockState> arg1, List<BlockState> arg2, List<BlockState> arg3) |
| public | (BlockState arg0, BlockState[] arg1, BlockState[] arg2, BlockState[] arg3) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||||
| public static <T> SimpleBlockFeatureConfig |
|