Uses of Class
studio.magemonkey.fabled.Fabled
Packages that use Fabled
Package
Description
-
Uses of Fabled in com.sucy.skill
Methods in com.sucy.skill that return Fabled -
Uses of Fabled in studio.magemonkey.fabled
Methods in studio.magemonkey.fabled that return Fabled -
Uses of Fabled in studio.magemonkey.fabled.api
Methods in studio.magemonkey.fabled.api with parameters of type FabledModifier and TypeMethodDescriptionvoid
SkillPlugin.registerClasses
(Fabled api) Method to add new classes to the gamevoid
SkillPlugin.registerSkills
(Fabled api) Method to add new skills to the game -
Uses of Fabled in studio.magemonkey.fabled.api.classes
Methods in studio.magemonkey.fabled.api.classes with parameters of type FabledModifier and TypeMethodDescriptionDefaultTreeType.getTree
(Fabled api, FabledClass parent) Retrieves the skill tree depending on the enum valueTreeType.getTree
(Fabled api, FabledClass parent) Retrieves a new instance of a skill tree using the given type. -
Uses of Fabled in studio.magemonkey.fabled.data
Constructors in studio.magemonkey.fabled.data with parameters of type Fabled -
Uses of Fabled in studio.magemonkey.fabled.data.io
Fields in studio.magemonkey.fabled.data.io declared as FabledConstructors in studio.magemonkey.fabled.data.io with parameters of type Fabled -
Uses of Fabled in studio.magemonkey.fabled.dynamic
Methods in studio.magemonkey.fabled.dynamic with parameters of type FabledModifier and TypeMethodDescriptionvoid
Registers needed events for the skill, ignoring any unused events for efficiencyvoid
DynamicSkill.registerEvents
(Fabled plugin) Registers needed events for the skill, ignoring any unused events for efficiencyConstructors in studio.magemonkey.fabled.dynamic with parameters of type FabledModifierConstructorDescriptionDynamicClass
(Fabled api, String key) Constructs a new dynamic class -
Uses of Fabled in studio.magemonkey.fabled.gui.map
Methods in studio.magemonkey.fabled.gui.map with parameters of type FabledModifier and TypeMethodDescriptionstatic void
Menu.initialize
(Fabled api) Sets up the schemes for FabledConstructors in studio.magemonkey.fabled.gui.map with parameters of type Fabled -
Uses of Fabled in studio.magemonkey.fabled.hook
Constructors in studio.magemonkey.fabled.hook with parameters of type Fabled -
Uses of Fabled in studio.magemonkey.fabled.manager
Methods in studio.magemonkey.fabled.manager with parameters of type FabledModifier and TypeMethodDescriptionvoid
Loads attribute data from the configConstructors in studio.magemonkey.fabled.manager with parameters of type FabledModifierConstructorDescriptionCmdManager
(Fabled api) Initializes a new command manager.Creates a new Registration Manager for handling registering new classes or skills. -
Uses of Fabled in studio.magemonkey.fabled.shield
Constructors in studio.magemonkey.fabled.shield with parameters of type Fabled -
Uses of Fabled in studio.magemonkey.fabled.task
Constructors in studio.magemonkey.fabled.task with parameters of type Fabled -
Uses of Fabled in studio.magemonkey.fabled.tree
Fields in studio.magemonkey.fabled.tree declared as FabledConstructors in studio.magemonkey.fabled.tree with parameters of type Fabled -
Uses of Fabled in studio.magemonkey.fabled.tree.basic
Constructors in studio.magemonkey.fabled.tree.basic with parameters of type FabledModifierConstructorDescriptionBasicHorizontalTree
(Fabled api, FabledClass tree) ConstructorBasicVerticalTree
(Fabled api, FabledClass tree) ConstructorCustomTree
(Fabled api, FabledClass tree) ConstructorFloodTree
(Fabled api, FabledClass tree) ConstructorInventoryTree
(Fabled api, FabledClass tree) ConstructorLevelHorizontalTree
(Fabled api, FabledClass tree) ConstructorLevelTree
(Fabled api, FabledClass tree) ConstructorLevelVerticalTree
(Fabled api, FabledClass tree) ConstructorRequirementTree
(Fabled api, FabledClass tree) Constructor
inst()