mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-10 09:02:09 -07:00
@@ -41,7 +41,7 @@ public enum Rotation {
|
||||
COUNTER_CLOCKWISE_45
|
||||
;
|
||||
|
||||
private static final Rotation [] rotations = values();
|
||||
private static final Rotation[] rotations = values();
|
||||
|
||||
/**
|
||||
* Rotate clockwise by 90 degrees.
|
||||
|
Reference in New Issue
Block a user