Uses of Enum Class
net.minecraft.client.gui.font.TextFieldHelper.CursorStep
-
Uses of TextFieldHelper.CursorStep in net.minecraft.client.gui.font
Modifier and TypeMethodDescriptionstatic TextFieldHelper.CursorStep
Returns the enum constant of this class with the specified name.static TextFieldHelper.CursorStep[]
TextFieldHelper.CursorStep.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TextFieldHelper.moveBy
(int p_232576_, boolean p_232577_, TextFieldHelper.CursorStep p_232578_) void
TextFieldHelper.removeFromCursor
(int p_232573_, TextFieldHelper.CursorStep p_232574_)