Versions in this module Expand all Collapse all v0 v0.0.4 Jan 4, 2021 Changes in this version + type Source interface + ReducedByArmour func() bool + type SourceCustom struct + func (SourceCustom) ReducedByArmour() bool + type SourceEntityAttack struct + Attacker world.Entity + func (SourceEntityAttack) ReducedByArmour() bool + type SourceFire struct + func (SourceFire) ReducedByArmour() bool + type SourceFireTick struct + func (SourceFireTick) ReducedByArmour() bool + type SourceInstantDamageEffect struct + func (SourceInstantDamageEffect) ReducedByArmour() bool + type SourceLava struct + func (SourceLava) ReducedByArmour() bool + type SourcePoisonEffect struct + Fatal bool + func (SourcePoisonEffect) ReducedByArmour() bool + type SourceStarvation struct + func (SourceStarvation) ReducedByArmour() bool + type SourceVoid struct + func (SourceVoid) ReducedByArmour() bool + type SourceWitherEffect struct + func (SourceWitherEffect) ReducedByArmour() bool