@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface Direction
Vector3
parameter to inject a direction.Modifier and Type | Fields and Description |
---|---|
static java.lang.String |
AIM |
Modifier and Type | Optional Element and Description |
---|---|
boolean |
includeDiagonals |