mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-28 03:19:15 +00:00
fix: remove entities from players
This commit is contained in:
@@ -61,4 +61,8 @@ public class UserBackpackCloudManager {
|
||||
viewers.clear();
|
||||
}
|
||||
|
||||
public List<Player> getViewers() {
|
||||
return viewers;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user