Hi, so I am following this tutorial (https://fabricmc.net/wiki/tutorial:itemgroup?s[]=custom&s[]=item&s[]=group) for making item groups in Fabric on minecraft version 1.20.1
As you can see in the screenshots I provided, the displayName method on the FabricItemGroup.builder() object is not found.
I have been researching this and looking at several different examples online for a couple of hours.
What am I doing wrong here?