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