Package com.soulfiremc.server.spark
Class SFSparkPlatformInfo
java.lang.Object
com.soulfiremc.server.spark.SFSparkPlatformInfo
- All Implemented Interfaces:
me.lucko.spark.common.platform.PlatformInfo
public final class SFSparkPlatformInfo
extends Object
implements me.lucko.spark.common.platform.PlatformInfo
-
Nested Class Summary
Nested classes/interfaces inherited from interface me.lucko.spark.common.platform.PlatformInfo
me.lucko.spark.common.platform.PlatformInfo.Data, me.lucko.spark.common.platform.PlatformInfo.Type
-
Field Summary
Fields inherited from interface me.lucko.spark.common.platform.PlatformInfo
DATA_VERSION
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface me.lucko.spark.common.platform.PlatformInfo
getSparkVersion, toData
-
Constructor Details
-
SFSparkPlatformInfo
public SFSparkPlatformInfo()
-
-
Method Details
-
getType
public me.lucko.spark.common.platform.PlatformInfo.Type getType()- Specified by:
getType
in interfaceme.lucko.spark.common.platform.PlatformInfo
-
getName
- Specified by:
getName
in interfaceme.lucko.spark.common.platform.PlatformInfo
-
getBrand
- Specified by:
getBrand
in interfaceme.lucko.spark.common.platform.PlatformInfo
-
getVersion
- Specified by:
getVersion
in interfaceme.lucko.spark.common.platform.PlatformInfo
-
getMinecraftVersion
- Specified by:
getMinecraftVersion
in interfaceme.lucko.spark.common.platform.PlatformInfo
-