Uses of Class
com.sucy.skill.api.classes.RPGClass
Packages that use RPGClass
-
Uses of RPGClass in com.sucy.skill.api.classes
Methods in com.sucy.skill.api.classes that return RPGClassModifier and TypeMethodDescriptionRPGClass.getParent()
Deprecated, for removal: This API element is subject to removal in a future version.RPGClass.getRoot()
Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.sucy.skill.api.classes that return types with arguments of type RPGClassModifier and TypeMethodDescriptionRPGClass.getOptions()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of RPGClass in com.sucy.skill.api.event
Methods in com.sucy.skill.api.event that return RPGClassModifier and TypeMethodDescriptionPlayerClassChangeEvent.getNewClass()
Deprecated.PlayerClassChangeEvent.getPreviousClass()
Deprecated.Constructors in com.sucy.skill.api.event with parameters of type RPGClassModifierConstructorDescriptionPlayerClassChangeEvent
(PlayerClass playerClass, RPGClass previousClass, RPGClass newClass) Deprecated. -
Uses of RPGClass in com.sucy.skill.api.player
Methods in com.sucy.skill.api.player that return RPGClassModifier and TypeMethodDescriptionPlayerClass.getData()
Deprecated, for removal: This API element is subject to removal in a future version.Retrieves the generic data for the class.Methods in com.sucy.skill.api.player with parameters of type RPGClassModifier and TypeMethodDescriptionboolean
PlayerData.isExactClass
(RPGClass playerClass) Deprecated, for removal: This API element is subject to removal in a future version.