Uses of Class
net.minecraft.world.Heightmap
-
Uses of Heightmap in net.minecraft.world.chunk
Modifier and TypeFieldDescriptionprivate Map<Heightmap.Type,Heightmap>
ProtoChunk.heightmaps
private 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()