public class ForgeVersion
extends Object 
- 
Field Summary
Fields
 
 
 
private static final org.apache.logging.log4j.Logger
 
 
 
 
- 
Constructor Summary
Constructors
 
- 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Field Details
- 
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER
 
- 
MOD_ID
public static final String MOD_ID 
- See Also:
 
- 
 
 
- 
forgeVersion
private static final String forgeVersion 
 
- 
forgeSpec
private static final String forgeSpec 
 
- 
forgeGroup
private static final String forgeGroup 
 
 
- 
Constructor Details
- 
ForgeVersion
public ForgeVersion()
 
 
- 
Method Details
- 
getVersion
public static String getVersion()
 
 
- 
 
- 
getTarget
@Nullable
public static @Nullable String getTarget()
 
 
- 
getSpec
public static String getSpec()
 
 
- 
getGroup
public static String getGroup()