Class NeoForgePlatformHelper

java.lang.Object
net.darkhax.pricklemc.neoforge.impl.util.NeoForgePlatformHelper
All Implemented Interfaces:
IPlatformHelper

public class NeoForgePlatformHelper extends Object implements IPlatformHelper
  • Constructor Details

    • NeoForgePlatformHelper

      public NeoForgePlatformHelper()
  • 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.