Interface ScaleProvider

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

public interface ScaleProvider
  • Method Summary

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

    • getCurrentScale

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