Uses of Enum
com.mrivanplays.ivancord.api.attributes.AttributeKey
-
Uses of AttributeKey in com.mrivanplays.ivancord.api.attributes
Modifier and TypeMethodDescriptionstatic AttributeKey
Attribute.getKey()
static AttributeKey
Returns the enum constant of this type with the specified name.static AttributeKey[]
AttributeKey.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AttributeKey in net.md_5.bungee.api.connection
Modifier and TypeMethodDescriptionvoid
ProxiedPlayer.modifyAttribute
(AttributeKey key, double value)