Updated Upstream (Bukkit/CraftBukkit) (#7009)
This commit is contained in:
@@ -116,5 +116,5 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ }
|
||||
+ // Paper end
|
||||
|
||||
public void removeDisconnectingPlayer(Player player) {
|
||||
this.hiddenEntities.remove(player.getUniqueId());
|
||||
public void onEntityRemove(Entity entity) {
|
||||
this.hiddenEntities.remove(entity.getUUID());
|
||||
|
||||
Reference in New Issue
Block a user