Package net.minecraft.world.gen
Interface IWorldGenerationBaseReader
- All Known Subinterfaces:
IBiomeReader
,ISeedReader
,IServerWorld
,IWorld
,IWorldGenerationReader
- All Known Implementing Classes:
ClientWorld
,ServerWorld
,World
,WorldGenRegion
public interface IWorldGenerationBaseReader
-
Method Summary
Modifier and TypeMethodDescriptiongetHeightmapPos
(Heightmap.Type p_205770_1_, BlockPos p_205770_2_) boolean
isStateAtPosition
(BlockPos p_217375_1_, Predicate<BlockState> p_217375_2_)
-
Method Details
-
isStateAtPosition
-
getHeightmapPos
-