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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
    me.lucko.spark.common.platform.PlatformInfo.Type
     
     

    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 interface me.lucko.spark.common.platform.PlatformInfo
    • getName

      public String getName()
      Specified by:
      getName in interface me.lucko.spark.common.platform.PlatformInfo
    • getBrand

      public String getBrand()
      Specified by:
      getBrand in interface me.lucko.spark.common.platform.PlatformInfo
    • getVersion

      public String getVersion()
      Specified by:
      getVersion in interface me.lucko.spark.common.platform.PlatformInfo
    • getMinecraftVersion

      public String getMinecraftVersion()
      Specified by:
      getMinecraftVersion in interface me.lucko.spark.common.platform.PlatformInfo