Class FabricPlatformLayer

java.lang.Object
net.playeranalytics.plugin.FabricPlatformLayer
All Implemented Interfaces:
net.playeranalytics.plugin.PlatformAbstractionLayer

public class FabricPlatformLayer extends Object implements net.playeranalytics.plugin.PlatformAbstractionLayer
  • Constructor Details

    • FabricPlatformLayer

      public FabricPlatformLayer(PlanFabric plugin)
  • Method Details

    • getPluginLogger

      public net.playeranalytics.plugin.server.PluginLogger getPluginLogger()
      Specified by:
      getPluginLogger in interface net.playeranalytics.plugin.PlatformAbstractionLayer
    • getListeners

      public net.playeranalytics.plugin.server.Listeners getListeners()
      Specified by:
      getListeners in interface net.playeranalytics.plugin.PlatformAbstractionLayer
    • getRunnableFactory

      public net.playeranalytics.plugin.scheduling.RunnableFactory getRunnableFactory()
      Specified by:
      getRunnableFactory in interface net.playeranalytics.plugin.PlatformAbstractionLayer
    • getPluginInformation

      public net.playeranalytics.plugin.PluginInformation getPluginInformation()
      Specified by:
      getPluginInformation in interface net.playeranalytics.plugin.PlatformAbstractionLayer