public interface ContentPackVersionInfo
Modifier and Type | Method and Description |
---|---|
int |
getBuildVersion() |
int |
getMajorVersion() |
String |
getMinorVersion() |
boolean |
isValid() |
void |
parseVersion(String version) |
String |
toExternalString() |
String |
toInternalString() |