Update for Minecraft 1.8
This commit is contained in:
@@ -76,7 +76,11 @@ public class InventoryCrafting implements IInventory {
|
||||
|
||||
public void update() {}
|
||||
|
||||
public boolean a_(EntityHuman entityhuman) {
|
||||
public boolean a(EntityHuman entityhuman) {
|
||||
return true;
|
||||
}
|
||||
|
||||
public void e() {}
|
||||
|
||||
public void t_() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user