Package dev.le_app.mcss_api_java
Class Info
java.lang.Object
dev.le_app.mcss_api_java.Info
The information about the API.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Info
-
-
Method Details
-
getIsDev
public boolean getIsDev()- Returns:
- the true if MCSS is a devbuild, false if not
-
getMCSSVersion
- Returns:
- the MCSS version
-
getMCSSApiVersion
- Returns:
- the MCSSApi version
-
getUniqueID
- Returns:
- the UniqueID
-
getYouAreAwesome
public boolean getYouAreAwesome()- Returns:
- the youAreAwesome
-