Package org.rspeer.game.effect
Class Hitsplat
java.lang.Object
org.rspeer.game.effect.Hitsplat
Represents a
Hitsplat
on a PathingEntity
-
Constructor Details
-
Hitsplat
public Hitsplat(int damage, int type, int cycle)
-
-
Method Details
-
getDamage
public int getDamage() -
getTypeId
public int getTypeId() -
getType
-
getCycle
public int getCycle()
-