Uses of Enum Class
net.minecraft.client.gui.navigation.ScreenDirection
Packages that use ScreenDirection
Package
Description
-
Uses of ScreenDirection in net.minecraft.client.gui.components
Methods in net.minecraft.client.gui.components with parameters of type ScreenDirectionModifier 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
Methods in net.minecraft.client.gui.components.events with parameters of type ScreenDirectionModifier 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
Methods in net.minecraft.client.gui.screens with parameters of type ScreenDirection -
Uses of ScreenDirection in net.minecraft.client.gui.screens.reporting
Methods in net.minecraft.client.gui.screens.reporting with parameters of type ScreenDirectionModifier and TypeMethodDescriptionChatSelectionScreen.ChatSelectionList.nextEntry
(ScreenDirection p_265203_)