Fix other players are invisble on hideTablist
This commit is contained in:
parent
17ae88c94b
commit
d19d1772ba
@ -73,8 +73,8 @@ public class AuthMeTablistPacketAdapter extends PacketAdapter {
|
|||||||
}
|
}
|
||||||
|
|
||||||
//removes the entity and display them
|
//removes the entity and display them
|
||||||
receiver.hidePlayer(receiver);
|
receiver.hidePlayer(onlinePlayer);
|
||||||
receiver.showPlayer(receiver);
|
receiver.showPlayer(onlinePlayer);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user