Uses of Class
net.tnemc.item.component.helper.DamageReduction
Packages that use DamageReduction
-
Uses of DamageReduction in net.tnemc.item.component.helper
Methods in net.tnemc.item.component.helper that return DamageReduction -
Uses of DamageReduction in net.tnemc.item.component.impl
Methods in net.tnemc.item.component.impl that return types with arguments of type DamageReductionMethods in net.tnemc.item.component.impl with parameters of type DamageReductionModifier and TypeMethodDescriptionvoid
BlocksAttacksComponent.reductions
(DamageReduction... reductions) Method parameters in net.tnemc.item.component.impl with type arguments of type DamageReductionModifier and TypeMethodDescriptionvoid
BlocksAttacksComponent.reductions
(List<DamageReduction> reductions)