Uses of Interface
io.papermc.paper.datacomponent.item.DamageResistant
Packages that use DamageResistant
- 
Uses of DamageResistant in io.papermc.paper.datacomponentFields in io.papermc.paper.datacomponent with type parameters of type DamageResistantModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<DamageResistant> DataComponentTypes.DAMAGE_RESISTANTIf present, this item will not take damage from the specified damage types.
- 
Uses of DamageResistant in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return DamageResistantModifier and TypeMethodDescriptionstatic DamageResistantDamageResistant.damageResistant(TagKey<DamageType> types)