Uses of Interface
studio.magemonkey.fabled.gui.tool.IconHolder
Packages that use IconHolder
Package
Description
-
Uses of IconHolder in studio.magemonkey.fabled.api.classes
Classes in studio.magemonkey.fabled.api.classes that implement IconHolderModifier and TypeClassDescriptionclass
Represents a template for a class used in the RPG system. -
Uses of IconHolder in studio.magemonkey.fabled.api.skills
Classes in studio.magemonkey.fabled.api.skills that implement IconHolderModifier and TypeClassDescriptionclass
Represents a template for a skill used in the RPG system. -
Uses of IconHolder in studio.magemonkey.fabled.dynamic
Classes in studio.magemonkey.fabled.dynamic that implement IconHolderModifier and TypeClassDescriptionclass
A basic implementation of RPGClass that loads from the dynamic folder instead of the normal one.class
A skill implementation for the Dynamic system -
Uses of IconHolder in studio.magemonkey.fabled.gui.tool
Classes in studio.magemonkey.fabled.gui.tool with type parameters of type IconHolderMethod parameters in studio.magemonkey.fabled.gui.tool with type arguments of type IconHolderModifier and TypeMethodDescriptionorg.bukkit.inventory.ItemStack[]
GUIPage.instance
(PlayerData player, Map<String, ? extends IconHolder> data) void
GUIData.show
(GUIHolder handler, PlayerData player, String title, Map<String, ? extends IconHolder> data) -
Uses of IconHolder in studio.magemonkey.fabled.manager
Classes in studio.magemonkey.fabled.manager that implement IconHolder