Uses of Class
com.sucy.skill.tree.basic.InventoryTree
Packages that use InventoryTree
-
Uses of InventoryTree in com.sucy.skill.api.classes
Methods in com.sucy.skill.api.classes that return InventoryTreeModifier and TypeMethodDescriptionRPGClass.getSkillTree()Retrieves the skill tree representing the class skillsRetrieves the skill tree depending on the enum valueRetrieves a new instance of a skill tree using the given type. -
Uses of InventoryTree in com.sucy.skill.tree.basic
Subclasses of InventoryTree in com.sucy.skill.tree.basicModifier and TypeClassDescriptionclassA basic implementation of a horizontally ascending skill treeclassA basic implementation of a vertically ascending skill treeclassclassRoot class for tree implementations based on levelsclassA horizontal level tree implementationclassRoot class for tree implementations based on levelsclassA horizontal level tree implementationclassTree implementation based on requirement chains