public class ServerPlatformImpl
extends java.lang.Object
implements cc.polyfrost.oneconfig.platform.ServerPlatform
| Constructor and Description |
|---|
ServerPlatformImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doesPlayerExist() |
java.lang.String |
getServerBrand() |
boolean |
inMultiplayer() |
public boolean inMultiplayer()
inMultiplayer in interface cc.polyfrost.oneconfig.platform.ServerPlatformpublic java.lang.String getServerBrand()
getServerBrand in interface cc.polyfrost.oneconfig.platform.ServerPlatformpublic boolean doesPlayerExist()
doesPlayerExist in interface cc.polyfrost.oneconfig.platform.ServerPlatform