@@ -447,9 +447,9 @@
|
||||
+ // CraftBukkit end
|
||||
worldloadlistener.b();
|
||||
chunkproviderserver.getLightEngine().a(5);
|
||||
- this.bc();
|
||||
- this.updateSpawnFlags();
|
||||
+ // CraftBukkit start
|
||||
+ // this.bc();
|
||||
+ // this.updateSpawnFlags();
|
||||
+ worldserver.setSpawnFlags(this.getSpawnMonsters(), this.getSpawnAnimals());
|
||||
+
|
||||
+ this.forceTicks = false;
|
||||
|
||||
Reference in New Issue
Block a user