CottonMC / LibGui

Buttons & Co
MIT License
291 stars 47 forks source link

Make `ItemIcon` Translucent #228

Closed Phoupraw closed 11 months ago

Phoupraw commented 11 months ago

Is your feature request related to a problem? Please describe. I want a item icon as background, but its opacity confuses user whether there is an existing item already.

Describe the solution you'd like ItemIcon#setAlpha(double) WItemSlot#setGhost(boolean)

Describe alternatives you've considered net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots

Additional context 2023-11-19_22 39 45