Targeting a monster/its location

Discussion in 'Plugin Development' started by jeffadkins51, Jul 5, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    jeffadkins51

    So is there anyway to get a monsters location, and to tell if the player sender were to of right clicked it? As im trying to right click a specific animal/mob.
     
  2. Offline

    ItsHarry

    Well you could use Entity.getLocation(); where entity is the monster
     
  3. Offline

    marinating

    There's an event just for this. onPlayerInteractEntity.
     
Thread Status:
Not open for further replies.

Share This Page