Uses of Record Class
me.sciguymjm.uberenchant.api.utils.UberConfiguration.UberRecord
-
Uses of UberConfiguration.UberRecord in me.sciguymjm.uberenchant.api.utils
Modifier and TypeMethodDescriptionstatic UberConfiguration.UberRecord
UberConfiguration.getByEnchant
(org.bukkit.enchantments.Enchantment enchantment) Get an UberRecord by a specified enchantment.Modifier and TypeMethodDescriptionstatic List<UberConfiguration.UberRecord>
UberConfiguration.UberRecord.values()
Gets a list of all available UberRecordsModifier and TypeMethodDescriptionstatic boolean
UberConfiguration.addRecord
(UberConfiguration.UberRecord record) Adds an UberRecord.