Interface BackgroundColorProvider

All Known Implementing Classes:
ActivatableButton, CheckboxButton, ImageActivatableButton, ImageButton, ImageToggleButton, ScalableEditBox, UButton, UEditBox, USlider

public interface BackgroundColorProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    getCurrentBackgroundColor(com.mojang.blaze3d.vertex.PoseStack poseStack, int mouseX, int mouseY, float partialTick)
     
  • Method Details

    • getCurrentBackgroundColor

      RGBA getCurrentBackgroundColor(com.mojang.blaze3d.vertex.PoseStack poseStack, int mouseX, int mouseY, float partialTick)