Constant Field Values
Contents
org.spongepowered.*
-
org.spongepowered.gradle.convention.ConventionConstants.Configurations Modifier and Type Constant Field Value public static final java.lang.StringIMPLEMENTATION_LIBS"implementationLibs"public static final java.lang.StringPARENT_PROJECT"parentProject" -
org.spongepowered.gradle.convention.ConventionConstants.Locations Modifier and Type Constant Field Value public static final java.lang.StringLICENSE_HEADER"HEADER.txt" -
org.spongepowered.gradle.convention.ConventionConstants.ProjectProperties Modifier and Type Constant Field Value public static final java.lang.StringSPONGE_KEY_STORE"spongeKeyStore"public static final java.lang.StringSPONGE_KEY_STORE_ALIAS"spongeKeyStoreAlias"public static final java.lang.StringSPONGE_KEY_STORE_PASSWORD"spongeKeyStorePassword"public static final java.lang.StringSPONGE_RELEASE_REPO"spongeReleaseRepo"public static final java.lang.StringSPONGE_SIGNING_KEY"spongeSigningKey"public static final java.lang.StringSPONGE_SIGNING_PASSWORD"spongeSigningPassword"public static final java.lang.StringSPONGE_SNAPSHOT_REPO"spongeSnapshotRepo" -
org.spongepowered.gradle.convention.ImplementationFacet Modifier and Type Constant Field Value public static final java.lang.StringACCESSORS"accessors"public static final java.lang.StringAPPLAUNCH"applaunch"public static final java.lang.StringLAUNCH"launch"public static final java.lang.StringMIXINS"mixins"