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 Summary
Constructors -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.entity.DamageAPI
getAmount, getEntity, setAmount
-
Constructor Details
-
Damage1_12_2
public Damage1_12_2(net.minecraft.util.DamageSource source, float amount)
-
-
Method Details
-
getName
- Specified by:
getNamein classmods.thecomputerizer.theimpossiblelibrary.api.common.entity.DamageAPI
-
getSourceObject
public <S> S getSourceObject()- Specified by:
getSourceObjectin classmods.thecomputerizer.theimpossiblelibrary.api.common.entity.DamageAPI
-