| net.minecraft.world.item.component.DeathProtection | |
| net.minecraft.class_10216 | |
| net.minecraft.component.type.DeathProtectionComponent |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final List<ConsumeEffect> |
|
||||||
| public static final com.mojang.serialization.Codec<DeathProtectionComponent> |
|
||||||
| public static final PacketCodec<RegistryByteBuf, DeathProtectionComponent> |
|
||||||
| public static final DeathProtectionComponent |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<ConsumeEffect> deathEffects) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| public List<ConsumeEffect> |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|