Shifting Zombie

Discussion in 'Plugin Development' started by zanderh1, Jul 3, 2014.

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

    zanderh1

    Hey Guys I really would love to know how to make a zombie that shifts, all that i need is to know how and i will be good. I understand Java really well, but i just can't get this awesome bukkit thing.
    Thanks in advance :D
     
  2. Offline

    fireblast709

    zanderh1 This is not possible with Bukkit.
     
  3. Offline

    zanderh1

  4. Offline

    fireblast709

    zanderh1 last time I checked (which was just now) zombies did not have the functionality to sneak.
     
  5. Offline

    RingOfStorms

    All entities with a name tag can "sneak". They won't necessarily crouch, but their nametags will gray out and be transparent like sneaking does with the player. I doubt Bukkit has an API for this, but I do know you can easily do it via NMS code.
     
  6. Offline

    unon1100

    Is there a CraftZombie method for sneaking?
     
  7. Offline

    fireblast709

    Seems I missed that one. Probably didn't pay enough attention when I went to the declaration of setSneaking(boolean)
     
Thread Status:
Not open for further replies.

Share This Page