Uses of Class
net.minecraft.world.Heightmap
Packages that use Heightmap
-
Uses of Heightmap in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk with type parameters of type HeightmapModifier and TypeFieldDescriptionprivate final Map<Heightmap.Type,Heightmap> ProtoChunk.heightmapsprivate final Map<Heightmap.Type,Heightmap> WorldChunk.heightmapsMethods in net.minecraft.world.chunk that return HeightmapModifier and TypeMethodDescriptionChunk.getHeightmap(Heightmap.Type type) ProtoChunk.getHeightmap(Heightmap.Type type) WorldChunk.getHeightmap(Heightmap.Type type) Methods in net.minecraft.world.chunk that return types with arguments of type HeightmapModifier and TypeMethodDescriptionChunk.getHeightmaps()ProtoChunk.getHeightmaps()WorldChunk.getHeightmaps()