i heard my friend talking about lores and stuff so I search it up and I found that theirs a getLore() and setLore() function can anyone explain to me how they work? I already tried "$item->setLore("Name");"
I think @dktapps added those functions in the API3-network branch. At least I saw them popping by on my GitHub dashboard some time ago. I'm not entirely sure what they are, but I assume they're like on PC. Basically a text of 'lore' describing the item for example.
You're right, I just found it. Thanks for pointing it out. The additions in this commit should help you.