This commit is contained in:
Dinnerbone
2011-02-06 14:25:19 +00:00
parent dcabbda57c
commit 4e6f4e3031
2 changed files with 3 additions and 2 deletions

View File

@@ -162,6 +162,9 @@ class PlayerInstance {
} else {
this.a((Packet) (new Packet52MultiBlockChange(this.c, this.d, this.f, this.g, world))); // Craftbukkit
System.out.println("MultiBlockChange called for world " + world.w);
new Exception().printStackTrace();
for (i = 0; i < this.g; ++i) {
j = this.c * 16 + (this.g >> 12 & 15);
k = this.g & 255;