Uses of Class
studio.magemonkey.fabled.api.ReadOnlySettings
Packages that use ReadOnlySettings
Package
Description
-
Uses of ReadOnlySettings in com.sucy.skill.api.classes
Methods in com.sucy.skill.api.classes that return ReadOnlySettingsModifier and TypeMethodDescriptionRPGClass.getSettings()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ReadOnlySettings in com.sucy.skill.api.player
Methods in com.sucy.skill.api.player that return ReadOnlySettingsModifier and TypeMethodDescriptionSkill.getSettings()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ReadOnlySettings in studio.magemonkey.fabled.api.classes
Methods in studio.magemonkey.fabled.api.classes that return ReadOnlySettingsModifier and TypeMethodDescriptionFabledClass.getSettings()
Retrieves the settings for the class in a read-only format -
Uses of ReadOnlySettings in studio.magemonkey.fabled.api.skills
Methods in studio.magemonkey.fabled.api.skills that return ReadOnlySettingsModifier and TypeMethodDescriptionSkill.getSettings()
Retrieves the settings for the skill in a read-only format
Skill.getSettings()
instead.