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