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