Uses of Class
studio.magemonkey.fabled.tree.basic.InventoryTree
Packages that use InventoryTree
Package
Description
-
Uses of InventoryTree in com.sucy.skill.api.classes
Methods in com.sucy.skill.api.classes that return InventoryTreeModifier and TypeMethodDescriptionRPGClass.getSkillTree()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of InventoryTree in studio.magemonkey.fabled.api.classes
Methods in studio.magemonkey.fabled.api.classes that return InventoryTreeModifier and TypeMethodDescriptionFabledClass.getSkillTree()
Retrieves the skill tree representing the class skillsDefaultTreeType.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 InventoryTree in studio.magemonkey.fabled.tree.basic
Subclasses of InventoryTree in studio.magemonkey.fabled.tree.basicModifier and TypeClassDescriptionclass
A basic implementation of a horizontally ascending skill treeclass
A basic implementation of a vertically ascending skill treeclass
class
Root class for tree implementations based on levelsclass
A horizontal level tree implementationclass
Root class for tree implementations based on levelsclass
A horizontal level tree implementationclass
Tree implementation based on requirement chains