Package info.u_team.u_team_core.api.gui
Interface BackgroundColorProvider
- All Known Implementing Classes:
ActivatableButton,CheckboxButton,ImageActivatableButton,ImageButton,ImageToggleButton,ScalableEditBox,UButton,UEditBox,USlider
public interface BackgroundColorProvider
-
Method Summary
Modifier and TypeMethodDescriptiongetCurrentBackgroundColor(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)
-