Uses of Record Class
me.sciguymjm.uberenchant.api.utils.UberConfiguration.UberRecord
Packages that use UberConfiguration.UberRecord
-
Uses of UberConfiguration.UberRecord in me.sciguymjm.uberenchant.api.utils
Methods in me.sciguymjm.uberenchant.api.utils that return UberConfiguration.UberRecordModifier and TypeMethodDescriptionstatic UberConfiguration.UberRecord
UberConfiguration.getByEnchant
(org.bukkit.enchantments.Enchantment enchantment) Get an UberRecord by a specified enchantment.Methods in me.sciguymjm.uberenchant.api.utils that return types with arguments of type UberConfiguration.UberRecordModifier and TypeMethodDescriptionstatic List<UberConfiguration.UberRecord>
UberConfiguration.UberRecord.values()
Gets a list of all available UberRecordsMethods in me.sciguymjm.uberenchant.api.utils with parameters of type UberConfiguration.UberRecordModifier and TypeMethodDescriptionstatic boolean
UberConfiguration.addRecord
(UberConfiguration.UberRecord record) Adds an UberRecord.