Package Hierarchies:
Class Hierarchy
- java.lang.Object
- studio.magemonkey.fabled.enchants.listener.BaseListener (implements org.bukkit.event.Listener)
- studio.magemonkey.fabled.enchants.cmd.CmdAdd (implements studio.magemonkey.codex.mccore.commands.IFunction)
- studio.magemonkey.fabled.enchants.cmd.CmdBook (implements studio.magemonkey.codex.mccore.commands.IFunction)
- studio.magemonkey.fabled.enchants.cmd.CmdGraph (implements studio.magemonkey.codex.mccore.commands.IFunction)
- studio.magemonkey.fabled.enchants.cmd.CmdReload (implements studio.magemonkey.codex.mccore.commands.IFunction)
- studio.magemonkey.fabled.enchants.cmd.CmdRemove (implements studio.magemonkey.codex.mccore.commands.IFunction)
- studio.magemonkey.fabled.enchants.cmd.Commands
- studio.magemonkey.fabled.enchants.data.Configuration
- studio.magemonkey.fabled.enchants.api.Cooldowns
- studio.magemonkey.fabled.enchants.api.CustomEnchantment (implements java.lang.Comparable<T>)
- studio.magemonkey.codex.mccore.config.parse.DataSection
- studio.magemonkey.fabled.enchants.api.Settings
- studio.magemonkey.fabled.enchants.data.Enchantability
- studio.magemonkey.fabled.enchants.mechanics.EnchantingMechanics
- studio.magemonkey.fabled.enchants.mechanics.EnchantmentMerger
- studio.magemonkey.fabled.enchants.api.Enchantments
- studio.magemonkey.fabled.enchants.mechanics.EnchantResult
- studio.magemonkey.fabled.enchants.fabled.FabledHook
- studio.magemonkey.fabled.enchants.api.GlowEffects
- studio.magemonkey.fabled.enchants.util.LoreReader
- studio.magemonkey.fabled.enchants.data.Path
- studio.magemonkey.fabled.enchants.data.Permission
- studio.magemonkey.fabled.enchants.data.PlayerEquips
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- studio.magemonkey.fabled.enchants.util.RomanNumerals
- studio.magemonkey.fabled.enchants.api.Tasks
- studio.magemonkey.fabled.enchants.util.Utils
- studio.magemonkey.fabled.enchants.vanilla.Vanilla