public interface ViaLegacyPlatform
| Modifier and Type | Method and Description |
|---|---|
default java.lang.String |
getCpeAppName()
Returns the name which will be sent to classic CPE servers as the client's application name.
|
java.io.File |
getDataFolder() |
java.util.logging.Logger |
getLogger() |
default void |
init(java.io.File dataFolder) |
default void init(java.io.File dataFolder)
java.util.logging.Logger getLogger()
java.io.File getDataFolder()
default java.lang.String getCpeAppName()