Bassebombecraft

Bassebombecraft

18.5k Downloads

1.14.3 build fails with error: The method addInformation(..) of type GenericBlockClickedBook has the same erasure as addInformation(...) of type Item but does not override it

Closed this issue ยท 1 comments

commented

Name clash: The method addInformation(ItemStack, World, List, ITooltipFlag) of type GenericBlockClickedBook has the same erasure as addInformation(ItemStack, World, List, ITooltipFlag) of type Item but does not override it

/bassebombecraft-1.8/src/main/java/bassebombecraft/item/book/GenericBlockClickedBook.java

commented

Closed with commit b0b5d7e.