Update CraftBukkit to Minecraft 1.4.4.
This commit is contained in:
@@ -78,7 +78,7 @@ public class InventoryCraftResult implements IInventory {
|
||||
|
||||
public void update() {}
|
||||
|
||||
public boolean a(EntityHuman entityhuman) {
|
||||
public boolean a_(EntityHuman entityhuman) {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user