Package net.tnemc.item.component.helper
Class DamageReduction
java.lang.Object
net.tnemc.item.component.helper.DamageReduction
DamageReduction - Controls how much damage should be blocked in a given attack
- Since:
- 0.2.0.0
- Author:
- creatorfromhell
-
Constructor Summary
ConstructorsConstructorDescriptionDamageReduction
(String type, float base, float factor) DamageReduction
(String type, float base, float factor, float horizontalBlockingAngle) -
Method Summary
-
Constructor Details
-
DamageReduction
-
DamageReduction
-
-
Method Details
-
type
-
base
-
factor
-
horizontalBlockingAngle
-
clone
- Throws:
CloneNotSupportedException
-