|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IThrowableEntity
This interface should be implemented by an Entity that can be 'thrown', like snowballs. This was created to mimic ModLoaderMP's 'owner' functionality.
Method Summary | |
---|---|
Entity |
getThrower()
Gets the entity that threw/created this entity. |
void |
setThrower(Entity entity)
Sets the entity that threw/created this entity. |
Method Detail |
---|
Entity getThrower()
void setThrower(Entity entity)
entity
- The new thrower/creator.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |