Annotation Type | Description |
---|---|
Direction |
Annotates a
BlockVector3 parameter to inject a direction. |
MultiDirection |
Annotates a
List<BlockVector3> parameter to inject multiple direction. |
Radii |
Annotates a
double parameter to inject multiple radii values. |
RequiresNewerGuava |
Marks features that should be replaced with Google Guava but cannot
yet because Bukkit uses such an old version of Guava.
|
Selection |
Indicates that this value should come from the current selection.
|