`WinterGame.world.getManager(GroupManager.class).getEntities(Constants.Groups.PLAYERS);` is returning 4 (or 8?) entities when being called with a single player in the game from both multiplayer and singleplayer
WinterGame.world.getManager(GroupManager.class).getEntities(Constants.Groups.PLAYERS);is returning 4 (or 8?) entities when being called with a single player in the game from both multiplayer and singleplayer