-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
No plugins, other than a tiny one to test the EntityTeleportEvent
The EntityTeleportEvent doesn't seem to fire for dogs or cats. It responds to enderman teleports, but if I tame a wolf or an ocelot, and then go elsewhere, when they teleport to me, nothing happens with the EntityTeleportEvent.
The JavaDocs state that the EntityTeleportEvent class is "thrown when a non-player entity (such as an Enderman) tries to teleport from one location to another". To me, this would imply that the event should fire for dogs and cats.