Uses of Record Class
net.minecraft.component.type.DeathProtectionComponent
Packages that use DeathProtectionComponent
-
Uses of DeathProtectionComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type DeathProtectionComponentModifier and TypeFieldDescriptionstatic final ComponentType
<DeathProtectionComponent> DataComponentTypes.DEATH_PROTECTION
-
Uses of DeathProtectionComponent in net.minecraft.component.type
Fields in net.minecraft.component.type declared as DeathProtectionComponentModifier and TypeFieldDescriptionstatic final DeathProtectionComponent
DeathProtectionComponent.TOTEM_OF_UNDYING
Fields in net.minecraft.component.type with type parameters of type DeathProtectionComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<DeathProtectionComponent> DeathProtectionComponent.CODEC
static final PacketCodec
<RegistryByteBuf, DeathProtectionComponent> DeathProtectionComponent.PACKET_CODEC