Update IronApple.java
fixed class
This commit is contained in:
parent
51b234e06f
commit
355948e9bf
@ -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);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user