Package | Description |
---|---|
org.bukkit.attribute |
Modifier and Type | Method and Description |
---|---|
static AttributeModifier |
AttributeModifier.deserialize(Map<String,Object> args) |
Modifier and Type | Method and Description |
---|---|
Collection<AttributeModifier> |
AttributeInstance.getModifiers()
Get all modifiers present on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeInstance.addModifier(AttributeModifier modifier)
Add a modifier to this instance.
|
void |
AttributeInstance.removeModifier(AttributeModifier modifier)
Remove a modifier from this instance.
|
Copyright © 2021. All rights reserved.