java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.entity.DamageAPI
mods.thecomputerizer.theimpossiblelibrary.shared.v18.m2.common.entity.Damage1_18_2

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

    • Damage1_18_2

      public Damage1_18_2(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