Patch rebuild
This commit is contained in:
@@ -428,7 +428,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
return this.world;
|
||||
}
|
||||
@@ -0,0 +0,0 @@ public abstract class World implements IBlockAccess {
|
||||
this.N.world = (WorldServer) this;
|
||||
});
|
||||
this.getServer().addWorld(this.world);
|
||||
// CraftBukkit end
|
||||
+ timings = new SpigotTimings.WorldTimingsHandler(this); // Spigot - code below can generate new world and access timings
|
||||
|
||||
Reference in New Issue
Block a user