public class CombatRules
extends java.lang.Object
| Constructor and Description | 
|---|
| CombatRules() | 
| Modifier and Type | Method and Description | 
|---|---|
| static float | getDamageAfterAbsorb(float damage,
                    float totalArmor,
                    float toughnessAttribute) | 
| static float | getDamageAfterMagicAbsorb(float p_188401_0_,
                         float p_188401_1_) |