Package com.nexomc.nexo.utils.wrappers
Object AttributeWrapper
-
- All Implemented Interfaces:
public class AttributeWrapper
-
-
Field Summary
Fields Modifier and Type Field Description public final static Attribute
SAFE_FALL_DISTANCE
public final static Attribute
MAX_HEALTH
public final static Attribute
BLOCK_BREAK_SPEED
public final static Attribute
MINING_EFFICIENCY
public final static Attribute
SUBMERGED_MINING_SPEED
public final static Attribute
ENTITY_INTERACTION_RANGE
public final static Attribute
BLOCK_INTERACTION_RANGE
public final static AttributeWrapper
INSTANCE
-
Method Summary
Modifier and Type Method Description final static Attribute
fromString(String attribute)
-
-
Method Detail
-
fromString
final static Attribute fromString(String attribute)
-
-
-
-