Package org.core.platform
Class TranslateCorePlatformDetails
java.lang.Object
org.core.platform.TranslateCorePlatformDetails
- All Implemented Interfaces:
PlatformDetails
-
Field Summary
Fields inherited from interface org.core.platform.PlatformDetails
BUKKIT_ID, SPONGE_ID
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull String
@NotNull String
getName()
char
@NotNull CorePluginVersion
-
Constructor Details
-
TranslateCorePlatformDetails
public TranslateCorePlatformDetails()
-
-
Method Details
-
getName
- Specified by:
getName
in interfacePlatformDetails
-
getIdName
- Specified by:
getIdName
in interfacePlatformDetails
-
getVersion
- Specified by:
getVersion
in interfacePlatformDetails
-
getTagChar
public char getTagChar()- Specified by:
getTagChar
in interfacePlatformDetails
-