mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 10:12:06 -07:00
Attempt to clear loaded chunks during multiworld teleportation
This commit is contained in:
@@ -28,7 +28,7 @@ public class ServerConfigurationManager {
|
||||
public static Logger a = Logger.getLogger("Minecraft");
|
||||
public List b = new ArrayList();
|
||||
private MinecraftServer c;
|
||||
private PlayerManager d;
|
||||
public PlayerManager d; // Craftbukkit - public
|
||||
private int e;
|
||||
private Set f = new HashSet();
|
||||
private Set g = new HashSet();
|
||||
|
Reference in New Issue
Block a user