More annotation fixes
This commit is contained in:
parent
c6bb88fdc8
commit
0d63530136
4 changed files with 7 additions and 6 deletions
|
@ -131,7 +131,7 @@ public class BlocksHelper {
|
|||
|
||||
/**
|
||||
* Creates a new {@link Direction} array with clockwise order:
|
||||
* NORTH -> EAST -> SOUTH -> WEST
|
||||
* NORTH, EAST, SOUTH, WEST
|
||||
* @return Array of {@link Direction}.
|
||||
*/
|
||||
public static Direction[] makeHorizontal() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue