Uses of Class
com.ranull.graves.data.ChunkData
Packages that use ChunkData
-
Uses of ChunkData in com.ranull.graves.manager
Methods in com.ranull.graves.manager that return ChunkDataModifier and TypeMethodDescriptionDataManager.getChunkData(org.bukkit.Location location) Retrieves chunk data for a specified location.Methods in com.ranull.graves.manager that return types with arguments of type ChunkDataModifier and TypeMethodDescriptionCacheManager.getChunkMap()Returns the map of chunk identifiers to their correspondingChunkDataobjects.Methods in com.ranull.graves.manager with parameters of type ChunkDataModifier and TypeMethodDescriptionvoidDataManager.removeChunkData(ChunkData chunkData) Removes chunk data. -
Uses of ChunkData in dev.cwhead.GravesX
Methods in dev.cwhead.GravesX that return ChunkDataModifier and TypeMethodDescriptionGravesXAPI.getChunkData(@NotNull org.bukkit.Location location) Deprecated, for removal: This API element is subject to removal in a future version.Since 4.9.9.1.