implements Configuration
| cdv | |
| net.minecraft.class_3175 | |
| net.minecraft.world.gen.feature.SimpleBlockConfiguration | |
| net.minecraft.world.gen.feature.BlockWithContextConfig | |
| 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 state, BlockState[] placeOn, BlockState[] placeIn, BlockState[] placeUnder) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public <T> Dynamic<T> |
| ||||||||||
| public static <T> SimpleBlockConfiguration |
|