854342681 opened this issue 4 years ago ยท 0 comments
1.Armor trait's onDamaged and onHurt have a parameter : evt(A LivingHurtEvent),but it not a crt class , is a forge class. 2.Armor trait's onDamaged and onHurt :when I return a newDamage in 0.0f , I still get 1 damage in game .