Uses of Class
net.minecraft.world.level.levelgen.Heightmap
Packages that use Heightmap
-
Uses of Heightmap in net.minecraft.world.level.chunk
Fields in net.minecraft.world.level.chunk with type parameters of type HeightmapModifier and TypeFieldDescriptionprotected final Map<Heightmap.Types, Heightmap> ChunkAccess.heightmapsMethods in net.minecraft.world.level.chunk that return HeightmapModifier and TypeMethodDescriptionChunkAccess.getOrCreateHeightmapUnprimed(Heightmap.Types type) ImposterProtoChunk.getOrCreateHeightmapUnprimed(Heightmap.Types type) Methods in net.minecraft.world.level.chunk that return types with arguments of type Heightmap