Class TextScaleStack.Entry

java.lang.Object
io.github.thecsdev.tcdcommons.api.client.gui.util.TextScaleStack.Entry
Enclosing class:
TextScaleStack

public static final class TextScaleStack.Entry extends Object
Represents an entry in the TextScaleStack.
  • Field Details

  • Constructor Details

    • Entry

      public Entry()
    • Entry

      public Entry(float scale)
    • Entry

      public Entry(float scale, TextScaleStack.BlendMethod blendMethod)
  • Method Details