Class EditorRegistry
java.lang.Object
studio.magemonkey.fusion.cfg.editors.EditorRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EditorgetBrowseEditor(org.bukkit.entity.Player player) static EditorgetCurrentEditor(org.bukkit.entity.Player player) static EditorgetProfessionEditor(org.bukkit.entity.Player player, String profession) static voidreload()static voidremoveCurrentEditor(org.bukkit.entity.Player player)
-
Constructor Details
-
EditorRegistry
public EditorRegistry()
-
-
Method Details
-
reload
public static void reload() -
getProfessionEditor
-
getBrowseEditor
-
getCurrentEditor
-
removeCurrentEditor
public static void removeCurrentEditor(org.bukkit.entity.Player player)
-