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