Class Damage1_12_2

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.entity.DamageAPI
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.common.entity.Damage1_12_2

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

    • Damage1_12_2

      public Damage1_12_2(net.minecraft.util.DamageSource 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