Uses of Enum Class
studio.magemonkey.fabled.data.PlayerEquips.EquipType
Packages that use PlayerEquips.EquipType
-
Uses of PlayerEquips.EquipType in studio.magemonkey.fabled.data
Methods in studio.magemonkey.fabled.data that return PlayerEquips.EquipTypeModifier and TypeMethodDescriptionstatic PlayerEquips.EquipTypePlayerEquips.EquipType.fromSlot(int slot) static PlayerEquips.EquipTypeReturns the enum constant of this class with the specified name.static PlayerEquips.EquipType[]PlayerEquips.EquipType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in studio.magemonkey.fabled.data with parameters of type PlayerEquips.EquipTypeModifier and TypeMethodDescriptionPlayerEquips.getEquipData(org.bukkit.inventory.ItemStack item, PlayerEquips.EquipType type) Constructors in studio.magemonkey.fabled.data with parameters of type PlayerEquips.EquipTypeModifierConstructorDescriptionEquipData(org.bukkit.inventory.ItemStack item, PlayerEquips.EquipType type) Scans an items for bonuses or requirements