You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Task :compileJava
/var/lib/jenkins/workspace/ProtocolLib/src/main/java/com/comphenix/protocol/events/SerializedOfflinePlayer.java:64: error: SerializedOfflinePlayer is not abstract and does not override abstract method getLocation() in OfflinePlayer
class SerializedOfflinePlayer implements OfflinePlayer, Serializable {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error