mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-17 05:03:55 -07:00
Updated to Minecraft 1.1
This commit is contained in:
@@ -23,7 +23,7 @@ public class FoodMetaData {
|
||||
}
|
||||
|
||||
public void a(ItemFood itemfood) {
|
||||
this.a(itemfood.n(), itemfood.o());
|
||||
this.a(itemfood.o(), itemfood.p());
|
||||
}
|
||||
|
||||
public void a(EntityHuman entityhuman) {
|
||||
|
Reference in New Issue
Block a user