public interface IWorldGenerationBaseReader
Modifier and Type | Method and Description |
---|---|
BlockPos |
getHeight(Heightmap.Type heightmapType,
BlockPos pos) |
default int |
getMaxHeight() |
boolean |
hasBlockState(BlockPos p_217375_1_,
java.util.function.Predicate<BlockState> p_217375_2_) |
boolean hasBlockState(BlockPos p_217375_1_, java.util.function.Predicate<BlockState> p_217375_2_)
BlockPos getHeight(Heightmap.Type heightmapType, BlockPos pos)
default int getMaxHeight()