Package | Description |
---|---|
net.risingworld.api.objects.custom | |
net.risingworld.api.utils |
Modifier and Type | Method and Description |
---|---|
Definitions.HitDamageDefinition |
CustomItem.getHitDamageDefinition() |
Modifier and Type | Method and Description |
---|---|
void |
CustomItem.setHitDamageDefinition(Definitions.HitDamageDefinition definition)
Sets a hit damage definition for this item.
|
Modifier and Type | Method and Description |
---|---|
static Definitions.HitDamageDefinition |
Definitions.HitDamageDefinition.deserialize(byte[] bytes) |
static Definitions.HitDamageDefinition |
Definitions.getHitDamageDefinition(java.lang.String itemname) |