Class WMeteorMultiLabel
java.lang.Object
meteordevelopment.meteorclient.gui.widgets.WWidget
meteordevelopment.meteorclient.gui.widgets.pressable.WPressable
meteordevelopment.meteorclient.gui.widgets.WLabel
meteordevelopment.meteorclient.gui.widgets.WMultiLabel
meteordevelopment.meteorclient.gui.themes.meteor.widgets.WMeteorMultiLabel
- All Implemented Interfaces:
MeteorWidget,BaseWidget
-
Field Summary
Fields inherited from class meteordevelopment.meteorclient.gui.widgets.WMultiLabel
lines, maxWidthFields inherited from class meteordevelopment.meteorclient.gui.widgets.pressable.WPressable
action, pressed -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidonRender(GuiRenderer renderer, double mouseX, double mouseY, double delta) Methods inherited from class meteordevelopment.meteorclient.gui.widgets.WMultiLabel
onCalculateSize, setMethods inherited from class meteordevelopment.meteorclient.gui.widgets.WLabel
color, get, onMouseClicked, onMouseReleasedMethods inherited from class meteordevelopment.meteorclient.gui.widgets.pressable.WPressable
onPressedMethods inherited from class meteordevelopment.meteorclient.gui.widgets.WWidget
calculateSize, calculateWidgetPositions, charTyped, getRoot, getTheme, init, invalidate, isOver, keyPressed, keyRepeated, mouseClicked, mouseMoved, mouseReleased, mouseScrolled, move, onCalculateWidgetPositions, onCharTyped, onKeyPressed, onKeyRepeated, onMouseMoved, onMouseScrolled, pad, renderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface meteordevelopment.meteorclient.gui.utils.BaseWidget
getThemeMethods inherited from interface meteordevelopment.meteorclient.gui.themes.meteor.MeteorWidget
renderBackground, theme