- Thread Author
- #1
The api currently includes Actor#getInteractingEntity, I want to rename it to getTarget. Before I do this change I want feedback, and as much as possible. So please, express your opinions and feel free to add or debate anything in this list. I really want to get this method renamed, so if getTarget doesn't satisfy you, I'd like an alternative.
Pros
Pros
- getTarget more accurately reflects that it's a one way interaction
- It's primarily used for combat
- It's short and easy to understand
- getInteractingEntity more accurately reflects that it can also store the entity your talking to or trying to pick pocket