Schnittstelle BackgroundColorProvider

Alle bekannten Implementierungsklassen:
ActivatableButton, CheckboxButton, ImageActivatableButton, ImageButton, ImageToggleButton, ScalableEditBox, UButton, UEditBox, USlider

public interface BackgroundColorProvider
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    getCurrentBackgroundColor(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)