Fixed other types of 'block transmuters'.

This commit is contained in:
Tahg 2012-02-02 07:54:51 -05:00 committed by EvilSeph
parent 8bf770c5f9
commit 1bb011a543

View File

@ -394,6 +394,8 @@ public class Chunk {
// CraftBukkit end
}
if ((this.b[i << this.world.heightBitsPlusFour | k << this.world.heightBits | j] & 255) != l) return false; // CraftBukkit
this.g.a(i, j, k, 0);
if (Block.lightBlock[b0 & 255] != 0) {
if (j >= j1) {