Hi, soo recently i started modding and i wanted to make my code more organised ect. i made functions to register stuff, but i have problem with one.
Soo, when i try to register Creative Tab, i want to give it a icon, but it requires me to give it Supplier<ItemStack> but i can only have ItemStack, is there any way to convert this type into another?