Package com.sk89q.worldedit.world.snapshot.experimental
package com.sk89q.worldedit.world.snapshot.experimental
Experimental, in-testing, snapshot API. Do NOT rely on this API in plugin releases, as it will
move to the existing snapshot package when testing is complete.
The existing snapshot API will be removed when this API is made official. It aims to have 100% compatibility with old snapshot storage, bar some odd date formats.
-
ClassDescriptionRepresents a world snapshot.Handler for querying snapshot storage.Information about a snapshot, such as name and date.A snapshot restore operation.