Get all mobs

Discussion in 'Plugin Development' started by Windows_i7_920, Jul 30, 2014.

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

    Windows_i7_920

    How can I get a list of all mobs, so I can loop through them? Also, is it possible to change them? I want to make a command that replaces all mobs with creepers. That a command that causes all creepers to immediately explode.
     
  2. Offline

    Pizza371

  3. Offline

    Windows_i7_920

    Pizza371 Thanks. I'll probably use getEntitiesByClass to find the entities that are org.bukkit.entity.Monster
     
Thread Status:
Not open for further replies.

Share This Page