Interface BaseStoneSource
- All Known Implementing Classes:
DepthBasedReplacingBaseStoneSource
,NoiseBasedChunkGenerator.OreVeinNoiseSource
,SingleBaseStoneSource
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptiongetBaseBlock(int p_158056_, int p_158057_, int p_158058_)
default BlockState
getBaseBlock(BlockPos p_158055_)
-
Method Details
-
getBaseBlock
-
getBaseBlock
-