mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 12:43:52 -07:00
Update for Minecraft 1.8
This commit is contained in:
@@ -24,8 +24,6 @@ public class WorldManager implements IWorldAccess {
|
||||
|
||||
public void a(int i, int j, int k, int l, int i1, int j1) {}
|
||||
|
||||
public void a() {}
|
||||
|
||||
public void a(int i, int j, int k) {
|
||||
this.server.serverConfigurationManager.flagDirty(i, j, k, this.world.dimension); // CraftBukkit
|
||||
}
|
||||
|
Reference in New Issue
Block a user