Update CraftBukkit to Minecraft 1.4.4.
This commit is contained in:
@@ -18,7 +18,7 @@ public class BlockIce extends BlockHalfTransparant {
|
||||
ItemStack itemstack = this.f_(l);
|
||||
|
||||
if (itemstack != null) {
|
||||
this.a(world, i, j, k, itemstack);
|
||||
this.b(world, i, j, k, itemstack);
|
||||
}
|
||||
} else {
|
||||
if (world.worldProvider.e) {
|
||||
|
||||
Reference in New Issue
Block a user