Hiding an ENTITY from a player?

Discussion in 'Plugin Development' started by joehot2000, Mar 25, 2013.

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

    joehot2000

    Hi, i know how to hide a player from another player, but how do i hide an ENTITY? Like a zombie, or creeper, so the player cannot see it, and then, once hidden, how would i then unhide it?

    thanks in advance!
     
  2. Offline

    caseif

    I think you would need to mess with Packets to accomplish this. ProtocolLib should make things a bit easier on you, though.
     
  3. Offline

    joehot2000

    ProtocolLib?
    I have heard of it, what exactly does it do?
     
  4. Offline

    caseif

    It basically makes dealing with packet-related things much easier.
     
  5. Offline

    skipperguy12

    Or give it infinite invisible potion, and take it away?
     
Thread Status:
Not open for further replies.

Share This Page