Package com.sk89q.worldedit.internal.annotation


package com.sk89q.worldedit.internal.annotation
  • Annotation Interfaces
    Class
    Description
    Indicates that this value is for 3d-chunk compatibility.
    Annotates a Mask parameter to use the clipboard as the extent instead of target World/EditSession.
    Annotates a BlockVector3 parameter to inject a direction.
    Annotates a List<BlockVector3> parameter to inject multiple direction.
    Annotates a BlockVector3 parameter to inject an offset.
    Annotates a parameter to indicate it as optional.
    Annotates a double parameter to inject multiple radii values.
    Indicates that this value should come from the current selection.
    Indicates that this value is for holding the vertical height.