Package info.u_team.u_team_core.api.gui
Interface ScaleProvider
- All Known Implementing Classes:
ScalableActivatableButton
,ScalableButton
,ScalableCheckboxButton
,ScalableEditBox
,ScalableSlider
public interface ScaleProvider
-
Method Summary
Modifier and TypeMethodDescriptionfloat
getCurrentScale
(com.mojang.blaze3d.vertex.PoseStack poseStack, int mouseX, int mouseY, float partialTicks)
-
Method Details
-
getCurrentScale
float getCurrentScale(com.mojang.blaze3d.vertex.PoseStack poseStack, int mouseX, int mouseY, float partialTicks)
-