Solved Register and Spawn Custom AND Regular Entities

Discussion in 'Plugin Development' started by Cryptite, May 13, 2014.

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

    Cryptite

    I've recreated a custom entity (zombie, thus far) using this tutorial. I had no issues getting it setup and it works as it should.

    However, for my purposes, I'm looking only to spawn my Custom Entity manually, as opposed to replacing all of my zombies with my custom one. I'm unsure, however, how to go about differentiating between Custom and Regular, specifically in the CreatureSpawnEvent. The registration seems necessary for the custom entity. Is there way to differentiate or am I forced to, say, make my differences within the Custom entity entirely? Thanks in advance!

    -Crypt

    Solved! This is what I was looking for: https://forums.bukkit.org/threads/e...obs-without-replacing-the-default-mob.264172/
     
  2. Offline

    XvBaseballkidvX

    Last edited by a moderator: Jun 8, 2016
  3. Offline

    Cryptite

    XvBaseballkidvX likes this.
Thread Status:
Not open for further replies.

Share This Page