Uses of Enum Class
org.rspeer.game.component.tdi.Skill
Packages that use Skill
Package
Description
-
Uses of Skill in org.rspeer.game
Methods in org.rspeer.game that return SkillMethods in org.rspeer.game with parameters of type SkillModifier and TypeMethodDescriptionstatic Combat.AttackStyleCombat.getSkillStyle(Skill skill) Deprecated. -
Uses of Skill in org.rspeer.game.combat
Methods in org.rspeer.game.combat that return SkillMethods in org.rspeer.game.combat with parameters of type Skill -
Uses of Skill in org.rspeer.game.component.tdi
Subclasses with type arguments of type Skill in org.rspeer.game.component.tdiMethods in org.rspeer.game.component.tdi that return SkillModifier and TypeMethodDescriptionstatic SkillReturns the enum constant of this class with the specified name.static Skill[]Skill.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.component.tdi with parameters of type SkillModifier and TypeMethodDescriptionstatic intSkills.getCurrentLevel(Skill skill) static intSkills.getExperience(Skill skill) static intSkills.getExperienceToNextLevel(Skill skill) static intstatic intSkills.getVirtualLevel(Skill skill) -
Uses of Skill in org.rspeer.game.event
Subclasses with type arguments of type Skill in org.rspeer.game.eventConstructors in org.rspeer.game.event with parameters of type Skill -
Uses of Skill in org.rspeer.game.script.meta.paint
Methods in org.rspeer.game.script.meta.paint with parameters of type Skill -
Uses of Skill in org.rspeer.game.script.meta.paint.schemes
Methods in org.rspeer.game.script.meta.paint.schemes with parameters of type SkillModifier and TypeMethodDescriptionCatppuccinPaintScheme.getSkillColor(Skill skill) DarculaPaintScheme.getSkillColor(Skill skill) InfernoPaintScheme.getSkillColor(Skill skill) MacchiatoPaintScheme.getSkillColor(Skill skill) MidnightPaintScheme.getSkillColor(Skill skill) MochaPaintScheme.getSkillColor(Skill skill) NordPaintScheme.getSkillColor(Skill skill) RosePinePaintScheme.getSkillColor(Skill skill) -
Uses of Skill in org.rspeer.game.script.scheduler.condition
Methods in org.rspeer.game.script.scheduler.condition that return SkillConstructors in org.rspeer.game.script.scheduler.condition with parameters of type Skill