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