Uses of Record Class
net.minecraft.world.item.enchantment.effects.DamageImmunity
Packages that use DamageImmunity
Package
Description
-
Uses of DamageImmunity in net.minecraft.world.item.enchantment
Fields in net.minecraft.world.item.enchantment with type parameters of type DamageImmunityModifier and TypeFieldDescriptionstatic final DataComponentType
<List<ConditionalEffect<DamageImmunity>>> EnchantmentEffectComponents.DAMAGE_IMMUNITY
-
Uses of DamageImmunity in net.minecraft.world.item.enchantment.effects
Fields in net.minecraft.world.item.enchantment.effects declared as DamageImmunityFields in net.minecraft.world.item.enchantment.effects with type parameters of type DamageImmunityModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<DamageImmunity> DamageImmunity.CODEC