Uses of Class
studio.magemonkey.fusion.gui.editors.browse.BrowseEditor
Packages that use BrowseEditor
Package
Description
-
Uses of BrowseEditor in studio.magemonkey.fusion.cfg
Methods in studio.magemonkey.fusion.cfg with parameters of type BrowseEditor -
Uses of BrowseEditor in studio.magemonkey.fusion.cfg.editors.browse
Methods in studio.magemonkey.fusion.cfg.editors.browse with parameters of type BrowseEditorModifier and TypeMethodDescriptionorg.bukkit.inventory.ItemStackBrowseEditorCfg.getIcon(BrowseEditor browseEditor, String icon) org.bukkit.inventory.ItemStackBrowseProfessionCfg.getIcon(BrowseEditor browseEditor, String icon) BrowseEditorCfg.getIcons(BrowseEditor browseEditor) BrowseProfessionCfg.getIcons(BrowseEditor browseEditor) -
Uses of BrowseEditor in studio.magemonkey.fusion.cfg.editors.pattern
Methods in studio.magemonkey.fusion.cfg.editors.pattern with parameters of type BrowseEditorModifier and TypeMethodDescriptionorg.bukkit.inventory.ItemStackPatternEditorCfg.getIcon(BrowseEditor browseEditor, String icon) org.bukkit.inventory.ItemStackPatternItemEditorCfg.getIcon(BrowseEditor browseEditor, String icon) PatternEditorCfg.getIcons(BrowseEditor browseEditor) PatternItemEditorCfg.getIcons(BrowseEditor browseEditor) -
Uses of BrowseEditor in studio.magemonkey.fusion.gui.editors.browse
Constructors in studio.magemonkey.fusion.gui.editors.browse with parameters of type BrowseEditorModifierConstructorDescriptionBrowseProfessionsEditor(BrowseEditor browseEditor, org.bukkit.entity.Player player) -
Uses of BrowseEditor in studio.magemonkey.fusion.gui.editors.pattern
Constructors in studio.magemonkey.fusion.gui.editors.pattern with parameters of type BrowseEditorModifierConstructorDescriptionPatternEditor(BrowseEditor browseEditor, org.bukkit.entity.Player player) PatternItemEditor(Editor editor, BrowseEditor browseEditor, org.bukkit.entity.Player player, char c) PatternItemsEditor(BrowseEditor browseEditor, org.bukkit.entity.Player player)