Interface BackgroundColorProvider

All Known Implementing Classes:
AbstractSliderLogic, CheckboxButton, ImageActivatableButton, ImageButton, ImageToggleButton, ScalableActivatableButton, ScalableButton, ScalableCheckboxButton, ScalableEditBox, ScalableSlider, 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 partialTicks)
     
  • Method Details

    • getCurrentBackgroundColor

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