What are the packets that can carry entities?

Discussion in 'Plugin Development' started by nickguletskii, Jun 22, 2011.

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

    nickguletskii

    I have already "patched up" "holes" in EntityTrackerEntry, so some entities don't get sent to specified clients (I am making an API addition). The problem is that if the client rejoins, the entity appears while it should not. Packets that I have already "patched up":
    Entity (and all descendants)
    NamedEntitySpawn
    VehicleSpawn
    MobSpawn
    PickupSpawn

    :/ Very weird.
     
  2. Offline

    kieran_

  3. Offline

    nickguletskii

  4. Offline

    Flenix

    Is this some sort of bug in Spyer? I've not experienced it at all and i'm practically always on /spy...
     
  5. Offline

    nickguletskii

    Nope, not at all... I am adding the ability to hide entities from clients to bukkit.
     
    Flenix likes this.
Thread Status:
Not open for further replies.

Share This Page