Uses of Enum Class
net.minecraft.client.gui.widget.TextWidget.TextOverflow
Packages that use TextWidget.TextOverflow
-
Uses of TextWidget.TextOverflow in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as TextWidget.TextOverflowMethods in net.minecraft.client.gui.widget that return TextWidget.TextOverflowModifier and TypeMethodDescriptionstatic TextWidget.TextOverflowReturns the enum constant of this class with the specified name.static TextWidget.TextOverflow[]TextWidget.TextOverflow.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.gui.widget with parameters of type TextWidget.TextOverflowModifier and TypeMethodDescriptionTextWidget.setMaxWidth(int width, TextWidget.TextOverflow textOverflow)