mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-17 05:03:55 -07:00
Update to mcdev rename revision 01 for 1.8.1
This commit is contained in:
@@ -18,7 +18,7 @@ public class WorldServer extends World implements BlockChangeDelegate {
|
||||
|
||||
public ChunkProviderServer chunkProviderServer;
|
||||
public boolean weirdIsOpCache = false;
|
||||
public boolean canSave;
|
||||
public boolean savingDisabled;
|
||||
public final MinecraftServer server; // CraftBukkit - private -> public final
|
||||
private EntityList Q = new EntityList();
|
||||
|
||||
|
Reference in New Issue
Block a user