public static class PacketPlayOutUpdateAttributes.AttributeModifier extends java.lang.Object implements WrappedData
Modifier and Type | Field and Description |
---|---|
double |
amount |
java.util.UUID |
id |
java.lang.String |
name |
int |
operation |
Constructor and Description |
---|
AttributeModifier(java.lang.Object nms) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
toNMS() |
public double amount
public java.util.UUID id
public java.lang.String name
public int operation
public java.lang.Object toNMS()
toNMS
in interface WrappedData