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