Index
All Classes and Interfaces|All Packages
C
- checkVersion(Consumer<String>) - Method in class de.clickism.modrinthupdatechecker.ModrinthUpdateChecker
-
Check the latest version of the project for the given loader and minecraft version and call the consumer with it.
D
- de.clickism.modrinthupdatechecker - package de.clickism.modrinthupdatechecker
G
- getLatestVersion(JsonArray) - Method in class de.clickism.modrinthupdatechecker.ModrinthUpdateChecker
-
Get the latest compatible version from the versions array.
- getRawVersion(String) - Static method in class de.clickism.modrinthupdatechecker.ModrinthUpdateChecker
-
Gets the raw version from a version string.
I
- isVersionCompatible(JsonObject) - Method in class de.clickism.modrinthupdatechecker.ModrinthUpdateChecker
-
Check if the version is compatible for the given loader and minecraft version.
M
- ModrinthUpdateChecker - Class in de.clickism.modrinthupdatechecker
-
Utility class to check for newer versions of a project hosted on Modrinth.
- ModrinthUpdateChecker(String, String) - Constructor for class de.clickism.modrinthupdatechecker.ModrinthUpdateChecker
-
Create a new update checker for the given project.
- ModrinthUpdateChecker(String, String, String) - Constructor for class de.clickism.modrinthupdatechecker.ModrinthUpdateChecker
-
Create a new update checker for the given project.
All Classes and Interfaces|All Packages