Interface ScaleProvider

All Known Implementing Classes:
ScalableActivatableButton, ScalableButton, ScalableCheckboxButton, ScalableEditBox, ScalableSlider

public interface ScaleProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    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)