Uses of Enum Class
net.minecraft.client.gui.Selectable.SelectionType
Package
Description
-
Uses of Selectable.SelectionType in net.minecraft.client.gui
Modifier and TypeMethodDescriptionSelectable.getType()
static Selectable.SelectionType
Returns the enum constant of this class with the specified name.static Selectable.SelectionType[]
Selectable.SelectionType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Selectable.SelectionType in net.minecraft.client.gui.screen
Modifier and TypeFieldDescriptionfinal Selectable.SelectionType
Screen.SelectedElementNarrationData.selectType
ModifierConstructorDescriptionSelectedElementNarrationData
(Selectable selectable, int index, Selectable.SelectionType selectType) -
Uses of Selectable.SelectionType in net.minecraft.client.gui.screen.recipebook
-
Uses of Selectable.SelectionType in net.minecraft.client.gui.widget