Class FabricPlatformHelper

java.lang.Object
net.darkhax.pricklemc.fabric.impl.util.FabricPlatformHelper
All Implemented Interfaces:
IPlatformHelper

public class FabricPlatformHelper extends Object implements IPlatformHelper
  • Constructor Details

    • FabricPlatformHelper

      public FabricPlatformHelper()
  • Method Details

    • getConfigPath

      public Path getConfigPath()
      Description copied from interface: IPlatformHelper
      Gets the specified configuration path for the game.
      Specified by:
      getConfigPath in interface IPlatformHelper
      Returns:
      The specified configuration path for the game.
    • getName

      public String getName()
      Description copied from interface: IPlatformHelper
      Gets the name of the platform.
      Specified by:
      getName in interface IPlatformHelper
      Returns:
      The name of the platform.