Package info.u_team.u_team_core.api.gui
Schnittstelle BackgroundColorProvider
- Alle bekannten Implementierungsklassen:
ActivatableButton,CheckboxButton,ImageActivatableButton,ImageButton,ImageToggleButton,ScalableEditBox,UButton,UEditBox,USlider
public interface BackgroundColorProvider
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetCurrentBackgroundColor(net.minecraft.client.gui.GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick)
-
Methodendetails
-
getCurrentBackgroundColor
RGBA getCurrentBackgroundColor(net.minecraft.client.gui.GuiGraphics guiGraphics, int mouseX, int mouseY, float partialTick)
-