Class UpdateChecker
java.lang.Object
com.github.retrooper.packetevents.util.updatechecker.UpdateChecker
PacketEvents update checker.
- Since:
- 1.6.9
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Result of an update check. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionCheck for an update and log in the console (ALL DONE ON THE CURRENT THREAD).void
-
Constructor Details
-
UpdateChecker
public UpdateChecker()
-
-
Method Details
-
checkLatestReleasedVersion
-
checkForUpdate
Check for an update and log in the console (ALL DONE ON THE CURRENT THREAD). -
handleUpdateCheck
public void handleUpdateCheck()
-