Package com.sk89q.worldedit.session
package com.sk89q.worldedit.session
-
Interface SummaryInterfaceDescriptionProvides information about a session.An object that owns a session.
-
Class SummaryClassDescriptionHolds the clipboard and the current transform on the clipboard.Builds an operation to paste the contents of a clipboard.Session manager for WorldEdit.
-
Exception SummaryExceptionDescriptionRaised when the session is missing.Thrown if the session cannot be persisted (because
SessionKey.isPersistent()
returns false).