Uses of Class
com.plotsquared.core.queue.LocalChunk
Packages that use LocalChunk
-
Uses of LocalChunk in com.plotsquared.core.queue
Methods in com.plotsquared.core.queue that return types with arguments of type LocalChunkModifier and TypeMethodDescriptionBasicQueueCoordinator.getBlockChunks()Gets the map of ChunkCoordinates inBlockVector2form against theLocalChunkof cached chunks to be writtenMethods in com.plotsquared.core.queue with parameters of type LocalChunkModifier and TypeMethodDescriptionfinal voidBasicQueueCoordinator.setChunk(@NonNull LocalChunk chunk) Forces anLocalChunkinto the list of chunks to be written.