Package com.sk89q.worldedit.internal.util
package com.sk89q.worldedit.internal.util
-
Class SummaryClassDescriptionAbstract class for adapters.Helper class to 'bake' a transform into a clipboard.Uses a radix sort to order vectors by region, then chunk, then Y value (max -> min).An explicit substring.
-
Annotation Interfaces SummaryAnnotation InterfaceDescriptionThe annotated method is only non-
abstract
for compatibility with old subclasses, and will be madeabstract
in the next major version of WorldEdit.