Uses of Class
net.minecraft.world.Heightmap
-
Uses of Heightmap in net.minecraft.world.chunk
Modifier and TypeFieldDescriptionprivate final Map<Heightmap.Type,
Heightmap> ProtoChunk.heightmaps
private final Map<Heightmap.Type,
Heightmap> WorldChunk.heightmaps
Modifier and TypeMethodDescriptionChunk.getHeightmap
(Heightmap.Type type) ProtoChunk.getHeightmap
(Heightmap.Type type) WorldChunk.getHeightmap
(Heightmap.Type type) Modifier and TypeMethodDescriptionChunk.getHeightmaps()
ProtoChunk.getHeightmaps()
WorldChunk.getHeightmaps()