Update CraftBukkit to Minecraft 1.4(.2).
This commit is contained in:
@@ -23,7 +23,7 @@ public class ItemWaterLily extends ItemWithAuxData {
|
||||
return itemstack;
|
||||
}
|
||||
|
||||
if (!entityhuman.e(i, j, k)) {
|
||||
if (!entityhuman.a(i, j, k, movingobjectposition.face, itemstack)) {
|
||||
return itemstack;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user