mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 11:45:52 -07:00
N.M.S cleanup in preparation for update
This commit is contained in:
@@ -16,7 +16,7 @@ public class WorldServer extends World implements BlockChangeDelegate {
|
||||
public ChunkProviderServer A;
|
||||
public boolean B = false;
|
||||
public boolean C;
|
||||
public final MinecraftServer D;
|
||||
public final MinecraftServer D; // Craftbukkit
|
||||
private EntityList E = new EntityList();
|
||||
public PlayerManager manager; // Craftbukkit
|
||||
|
||||
|
Reference in New Issue
Block a user