public class AttributeUtils extends Object
| Constructor and Description |
|---|
AttributeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static double |
calculateValue(com.github.steveice10.mc.protocol.data.game.entity.attribute.Attribute attribute)
Retrieve the base attribute value with all modifiers applied.
|
public static double calculateValue(com.github.steveice10.mc.protocol.data.game.entity.attribute.Attribute attribute)
attribute - The attribute to calculate the total value.Copyright © 2021 GeyserMC. All rights reserved.