Class EditorRegistry

java.lang.Object
studio.magemonkey.fusion.cfg.editors.EditorRegistry

public class EditorRegistry extends Object
  • Constructor Details

    • EditorRegistry

      public EditorRegistry()
  • Method Details

    • reload

      public static void reload()
    • getProfessionEditor

      public static Editor getProfessionEditor(org.bukkit.entity.Player player, String profession)
    • getBrowseEditor

      public static Editor getBrowseEditor(org.bukkit.entity.Player player)
    • getCurrentEditor

      public static Editor getCurrentEditor(org.bukkit.entity.Player player)
    • removeCurrentEditor

      public static void removeCurrentEditor(org.bukkit.entity.Player player)