public class CombatTracker
extends java.lang.Object
Constructor and Description |
---|
CombatTracker(EntityLivingBase fighterIn) |
Modifier and Type | Method and Description |
---|---|
int |
func_180134_f() |
EntityLivingBase |
func_180135_h() |
void |
func_94545_a() |
void |
func_94547_a(DamageSource p_94547_1_,
float p_94547_2_,
float p_94547_3_) |
void |
func_94549_h() |
EntityLivingBase |
func_94550_c() |
IChatComponent |
getDeathMessage() |
public CombatTracker(EntityLivingBase fighterIn)
public void func_94545_a()
public void func_94547_a(DamageSource p_94547_1_, float p_94547_2_, float p_94547_3_)
public IChatComponent getDeathMessage()
public EntityLivingBase func_94550_c()
public int func_180134_f()
public void func_94549_h()
public EntityLivingBase func_180135_h()