Class UpdateableConstants
java.lang.Object
com.gtnewhorizons.gtnhgradle.UpdateableConstants
Collections of version numbers and other similar "constants" that may need frequent updating.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NotNull StringLatest tag of ExampleMod with blowdryer settingsstatic final @NotNull StringLatest Gradle version to update to.static final @NotNull StringLatest version of GTNHLib for modern Java supportstatic final @NotNull StringSpecifier for the latest GTNHGradle version to update tostatic final @NotNull StringLatest version of GTNHLib for modern Java supportstatic final @NotNull StringLatest HotSwapAgent release jar URLstatic final @NotNull StringLatest Industrial Craft 2 versionstatic final @NotNull StringLatest version of Jabel for modern Java supportstatic final @NotNull StringLatest version of LWJGL3 for modern Java supportstatic final @NotNull StringLatest version of GTNHLib for modern Java supportstatic final @NotNull StringLatest version of Spotless compatible with modern Java versionsstatic final StringLatest version of UniMixins -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NEWEST_GRADLE_VERSION
Latest Gradle version to update to.- See Also:
-
NEWEST_BLOWDRYER_TAG
Latest tag of ExampleMod with blowdryer settings- See Also:
-
NEWEST_UNIMIXINS
-
NEWEST_JABEL
Latest version of Jabel for modern Java support- See Also:
-
NEWEST_GTNH_LIB
Latest version of GTNHLib for modern Java support- See Also:
-
NEWEST_LWJGL3IFY
Latest version of GTNHLib for modern Java support- See Also:
-
NEWEST_HODGEPODGE
Latest version of GTNHLib for modern Java support- See Also:
-
NEWEST_LWJGL3
Latest version of LWJGL3 for modern Java support- See Also:
-
NEWEST_SPOTLESS
Latest version of Spotless compatible with modern Java versions- See Also:
-
NEWEST_HOTSWAPAGENT
Latest HotSwapAgent release jar URL- See Also:
-
NEWEST_GTNHGRADLE_SPEC
Specifier for the latest GTNHGradle version to update to- See Also:
-
NEWEST_IC2_SPEC
Latest Industrial Craft 2 version- See Also:
-
-
Constructor Details
-
UpdateableConstants
public UpdateableConstants()
-