Uses of Enum Class
studio.magemonkey.codex.api.meta.NBTAttribute
Packages that use NBTAttribute
-
Uses of NBTAttribute in studio.magemonkey.codex.api.meta
Methods in studio.magemonkey.codex.api.meta that return NBTAttributeModifier and TypeMethodDescriptionstatic NBTAttributeReturns the enum constant of this class with the specified name.static NBTAttribute[]NBTAttribute.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NBTAttribute in studio.magemonkey.codex.compat
Methods in studio.magemonkey.codex.compat with parameters of type NBTAttributeModifier and TypeMethodDescriptionorg.bukkit.attribute.AttributeModifierCompat.createAttributeModifier(NBTAttribute attribute, double amount, org.bukkit.attribute.AttributeModifier.Operation operation) Compat.getAttributeKey(NBTAttribute attribute)