Class NeoForgeTomlScanner

  • All Implemented Interfaces:
    de.griefed.serverpackcreator.api.modscanning.Scanner

    
    public final class NeoForgeTomlScanner
    extends ForgeTomlScanner
                        

    neoforge.mods.toml-based scanning of NeoForge-Minecraft mods for Minecraft 1.16.5 and newer.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      NeoForgeTomlScanner(TomlParser tomlParser)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getModsToml()
      final Regex getNeoForgeMinecraft()
      final Regex getBothServer()
      • Methods inherited from class de.griefed.serverpackcreator.api.modscanning.ForgeTomlScanner

        scan
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait