Uses of Record Class
net.minecraft.world.item.component.DeathProtection
Packages that use DeathProtection
-
Uses of DeathProtection in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type DeathProtectionModifier and TypeFieldDescriptionstatic final DataComponentType<DeathProtection> DataComponents.DEATH_PROTECTION -
Uses of DeathProtection in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component declared as DeathProtectionFields in net.minecraft.world.item.component with type parameters of type DeathProtectionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DeathProtection> DeathProtection.CODECstatic final StreamCodec<RegistryFriendlyByteBuf, DeathProtection> DeathProtection.STREAM_CODEC