Interface GUIPathContainer

All Known Implementing Classes:
KingdomsGUI

public interface GUIPathContainer
  • Method Details

    • getGUIPath

      String getGUIPath()
    • translateEnumPath

      static String translateEnumPath(Enum<?> e)