Uses of Record Class
net.minecraft.component.type.DamageResistantComponent
Packages that use DamageResistantComponent
-
Uses of DamageResistantComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type DamageResistantComponentModifier and TypeFieldDescriptionstatic final ComponentType<DamageResistantComponent> DataComponentTypes.DAMAGE_RESISTANT -
Uses of DamageResistantComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type DamageResistantComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DamageResistantComponent> DamageResistantComponent.CODECstatic final PacketCodec<RegistryByteBuf, DamageResistantComponent> DamageResistantComponent.PACKET_CODEC