@Deprecated public interface IThrowableEntity
Modifier and Type | Method and Description |
---|---|
Entity |
getThrower()
Deprecated.
Gets the entity that threw/created this entity.
|
void |
setThrower(Entity entity)
Deprecated.
Sets the entity that threw/created this entity.
|