Package net.minestom.server.attribute
Interface Attribute
- All Superinterfaces:
net.kyori.adventure.key.Keyed,ProtocolObject
- All Known Implementing Classes:
AttributeImpl
-
Method Summary
Modifier and TypeMethodDescriptionbooleanfloatfloatmaxValue()float@NotNull NamespaceIDregistry()@NotNull StringMethods inherited from interface net.minestom.server.registry.ProtocolObject
key, name
-
Method Details
-
registry
-
namespace
- Specified by:
namespacein interfaceProtocolObject
-
defaultValue
float defaultValue() -
maxValue
float maxValue() -
mineValue
float mineValue() -
clientSync
boolean clientSync() -
translationKey
-