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 DeathProtectionComponentDeathProtectionComponent.TOTEM_OF_UNDYINGFields in net.minecraft.component.type with type parameters of type DeathProtectionComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DeathProtectionComponent> DeathProtectionComponent.CODECstatic final PacketCodec<RegistryByteBuf, DeathProtectionComponent> DeathProtectionComponent.PACKET_CODEC