Package net.minecraft.util
Class DamageUtils
java.lang.Object
net.minecraft.util.DamageUtils
- Mappings:
Namespace Name official raintermediary net/minecraft/class_2965named net/minecraft/util/DamageUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic floatgetDamageAfterProtection(float damage, float armorProtection, float float2) static floatmethod_12937(float float2, float float3)
-
Constructor Details
-
DamageUtils
public DamageUtils()
-
-
Method Details
-
getDamageAfterProtection
public static float getDamageAfterProtection(float damage, float armorProtection, float float2) - Mappings:
Namespace Name Mixin selector official aLra;a(FFF)Fintermediary method_12938Lnet/minecraft/class_2965;method_12938(FFF)Fnamed getDamageAfterProtectionLnet/minecraft/util/DamageUtils;getDamageAfterProtection(FFF)F
-
method_12937
public static float method_12937(float float2, float float3) - Mappings:
Namespace Name Mixin selector official aLra;a(FF)Fintermediary method_12937Lnet/minecraft/class_2965;method_12937(FF)Fnamed method_12937Lnet/minecraft/util/DamageUtils;method_12937(FF)F
-