Package info.u_team.u_team_core.api.gui
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 TypeMethodDescriptiongetCurrentBackgroundColor
(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)
-