Interface Tamer<E extends Entity<?>>

All Superinterfaces:
Entity<E>, Positionable<SyncExactPosition>
All Known Subinterfaces:
AbstractHuman<E>, Human<E>, HumanSnapshot, LiveHuman, LivePlayer, Player<E>, PlayerSnapshot

public interface Tamer<E extends Entity<?>> extends Entity<E>