Class DamageUtils

java.lang.Object
net.minecraft.util.DamageUtils

public class DamageUtils extends Object
Mappings:
Namespace Name
official rw
intermediary net/minecraft/class_2965
named net/minecraft/util/DamageUtils
  • Constructor Details

    • DamageUtils

      public DamageUtils()
  • Method Details

    • getDamageAfterProtection

      public static float getDamageAfterProtection(float damage, float armorProtection, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lrw;a(FFF)F
      intermediary method_12938 Lnet/minecraft/class_2965;method_12938(FFF)F
      named getDamageAfterProtection Lnet/minecraft/util/DamageUtils;getDamageAfterProtection(FFF)F
    • method_12937

      public static float method_12937(float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      official a Lrw;a(FF)F
      intermediary method_12937 Lnet/minecraft/class_2965;method_12937(FF)F
      named method_12937 Lnet/minecraft/util/DamageUtils;method_12937(FF)F