u44
This commit is contained in:
parent
8b8ae0669a
commit
c67fe4733e
211 changed files with 33946 additions and 171 deletions
|
|
@ -64,12 +64,6 @@ public class WorldServerMulti extends WorldServer {
|
|||
});
|
||||
}
|
||||
|
||||
/**+
|
||||
* Saves the chunks to disk.
|
||||
*/
|
||||
protected void saveLevel() throws MinecraftException {
|
||||
}
|
||||
|
||||
public World init() {
|
||||
this.mapStorage = this.delegate.getMapStorage();
|
||||
this.worldScoreboard = this.delegate.getScoreboard();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue