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.heightmaps
Methods in net.minecraft.world.level.chunk that return HeightmapModifier and TypeMethodDescriptionChunkAccess.getOrCreateHeightmapUnprimed
(Heightmap.Types pType) ImposterProtoChunk.getOrCreateHeightmapUnprimed
(Heightmap.Types pType) Methods in net.minecraft.world.level.chunk that return types with arguments of type Heightmap