Update IronApple.java

fixed class
This commit is contained in:
Steven Tracey 2020-11-20 09:55:38 -05:00 committed by GitHub
parent 51b234e06f
commit 355948e9bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ import net.minecraft.item.Item;
public class IronApple extends Item { public class IronApple extends Item {
public CookedVillagerMeat(Settings item$Settings_1) { public IronApple(Settings item$Settings_1) {
super(item$Settings_1); super(item$Settings_1);