Uses of Enum Class
net.minecraft.client.gui.navigation.ScreenDirection
Package
Description
-
Uses of ScreenDirection in net.minecraft.client.gui.components
Modifier and TypeMethodDescriptionprotected E
AbstractSelectionList.nextEntry
(ScreenDirection p_265160_) protected E
AbstractSelectionList.nextEntry
(ScreenDirection p_265210_, Predicate<E> p_265604_) protected E
AbstractSelectionList.nextEntry
(ScreenDirection p_265159_, Predicate<E> p_265109_, E p_265379_) -
Uses of ScreenDirection in net.minecraft.client.gui.components.events
Modifier and TypeMethodDescriptionprivate ComponentPath
ContainerEventHandler.nextFocusPathInDirection
(ScreenRectangle p_265054_, ScreenDirection p_265167_, GuiEventListener p_265476_, FocusNavigationEvent p_265762_) private ComponentPath
ContainerEventHandler.nextFocusPathVaguelyInDirection
(ScreenRectangle p_265390_, ScreenDirection p_265687_, GuiEventListener p_265498_, FocusNavigationEvent p_265048_) -
Uses of ScreenDirection in net.minecraft.client.gui.screens
-
Uses of ScreenDirection in net.minecraft.client.gui.screens.reporting
Modifier and TypeMethodDescriptionChatSelectionScreen.ChatSelectionList.nextEntry
(ScreenDirection p_265203_)