java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.entity.DamageAPI
mods.thecomputerizer.theimpossiblelibrary.shared.v19.common.entity.Damage1_19

public class Damage1_19 extends mods.thecomputerizer.theimpossiblelibrary.api.common.entity.DamageAPI
  • Constructor Details

    • Damage1_19

      public Damage1_19(Object source, float amount)
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.DamageAPI
    • getSourceObject

      public <S> S getSourceObject()
      Specified by:
      getSourceObject in class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.DamageAPI