| dmz | |
| 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<DeathProtection> |
| ||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, DeathProtection> |
| ||||||||
| public static final DeathProtection |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<ConsumeEffect> deathEffects) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public List<ConsumeEffect> |
|