-
Nested Class Summary
Nested Classes
-
Method Summary
float
The number of seconds that blocking is disabled.
int
The damage that the weapon deals per attack.
Returns a new builder for creating a Weapon.
-
Method Details
-
weapon
Returns a new builder for creating a Weapon.
- Returns:
- a builder instance.
-
itemDamagePerAttack
int itemDamagePerAttack()
The damage that the weapon deals per attack.
-
disableBlockingForSeconds
float disableBlockingForSeconds()
The number of seconds that blocking is disabled.