| dmp$a | |
| net.minecraft.world.item.component.BlocksAttacks$DamageReduction | |
| net.minecraft.class_10707$class_10708 | |
| net.minecraft.component.type.BlocksAttacksComponent$DamageReduction |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final float |
| ||||||||
| private final Optional<HolderSet<DamageType>> |
| ||||||||
| private final float |
| ||||||||
| private final float |
| ||||||||
| public static final com.mojang.serialization.Codec<BlocksAttacks$DamageReduction> |
| ||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, BlocksAttacks$DamageReduction> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (float horizontalBlockingAngle, Optional<HolderSet<DamageType>> type, float base, float factor) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public float |
| ||||||||
| public float |
| ||||||||
| public Optional<HolderSet<DamageType>> |
| ||||||||
| public float |
| ||||||||
| public float |
|