JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field
|
Required |
Optional
Detail:
Field
|
Element
SEARCH
Package
com.sk89q.worldedit.internal.annotation
Annotation Interface Offset
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
) @InjectAnnotation
public @interface
Offset
Annotates a
BlockVector3
parameter to inject an offset.
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
FORWARD
Field Details
FORWARD
static final
String
FORWARD
See Also:
Constant Field Values