@@ -130,8 +130,8 @@
|
||||
+ int k1 = limit * l / ChunkProviderServer.b; // CraftBukkit - use per-world limits
|
||||
|
||||
if (object2intmap.getInt(enumcreaturetype) <= k1) {
|
||||
SpawnerCreature.a(enumcreaturetype, (World) this.world, chunk, blockposition);
|
||||
@@ -497,12 +547,18 @@
|
||||
SpawnerCreature.a(enumcreaturetype, this.world, chunk, blockposition);
|
||||
@@ -496,12 +546,18 @@
|
||||
|
||||
@Override
|
||||
protected boolean executeNext() {
|
||||
|
||||
Reference in New Issue
Block a user