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