Class AttackEvent.Recoil

java.lang.Object
net.minecraftforge.eventbus.api.Event
Enclosing class:
AttackEvent

public static class AttackEvent.Recoil extends AttackEvent
Event fired after recoil damage has been taken.
Since:
May 15, 2022
  • Constructor Details

  • Method Details

    • getRecoil

      public double getRecoil()
    • isFatal

      public boolean isFatal()