Skip to content

Commit

Permalink
sex ngl
Browse files Browse the repository at this point in the history
  • Loading branch information
Leclowndu93150 committed Sep 6, 2024
1 parent 7e10cc9 commit 8f173c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ public static OptionalDirection fromMcDirection(Direction direction) {
};
}


public OptionalDirection rotateClockwise() {
return switch (this) {
case NORTH -> EAST;
Expand Down

0 comments on commit 8f173c0

Please sign in to comment.