Uses of Enum Class
net.minecraft.client.gui.components.Whence
Packages that use Whence
-
Uses of Whence in net.minecraft.client.gui.components
Methods in net.minecraft.client.gui.components that return WhenceModifier and TypeMethodDescriptionstatic Whence
Returns the enum constant of this class with the specified name.static Whence[]
Whence.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 WhenceModifier and TypeMethodDescriptionvoid
MultilineTextField.seekCursor
(Whence p_239798_, int p_239799_)