Bassebombecraft

Bassebombecraft

18.5k Downloads

1.14.3 build fails with error: The method setUnlocalizedName(String) is undefined for the type Item

Closed this issue ยท 2 comments

commented

The method setUnlocalizedName(String) is undefined for the type Item
/bassebombecraft-1.8/src/main/java/bassebombecraft/item/ItemUtils.java

commented

Solution seems to be to delete call to Itrm.setUnlocalizedName(..)

commented

Closed with commit 0782a5a.