Uses of Enum Class
net.minecraft.client.gui.navigation.ScreenDirection
Packages that use ScreenDirection
Package
Description
- 
Uses of ScreenDirection in net.minecraft.client.gui.componentsMethods in net.minecraft.client.gui.components with parameters of type ScreenDirectionModifier and TypeMethodDescriptionprotected EAbstractSelectionList.nextEntry(ScreenDirection p_265160_) protected EAbstractSelectionList.nextEntry(ScreenDirection p_265210_, Predicate<E> p_265604_) protected EAbstractSelectionList.nextEntry(ScreenDirection p_265159_, Predicate<E> p_265109_, E p_265379_) 
- 
Uses of ScreenDirection in net.minecraft.client.gui.components.eventsMethods in net.minecraft.client.gui.components.events with parameters of type ScreenDirectionModifier and TypeMethodDescriptionprivate ComponentPathContainerEventHandler.nextFocusPathInDirection(ScreenRectangle p_265054_, ScreenDirection p_265167_, GuiEventListener p_265476_, FocusNavigationEvent p_265762_) private ComponentPathContainerEventHandler.nextFocusPathVaguelyInDirection(ScreenRectangle p_265390_, ScreenDirection p_265687_, GuiEventListener p_265498_, FocusNavigationEvent p_265048_) 
- 
Uses of ScreenDirection in net.minecraft.client.gui.screensMethods in net.minecraft.client.gui.screens with parameters of type ScreenDirection
- 
Uses of ScreenDirection in net.minecraft.client.gui.screens.reportingMethods in net.minecraft.client.gui.screens.reporting with parameters of type ScreenDirectionModifier and TypeMethodDescriptionChatSelectionScreen.ChatSelectionList.nextEntry(ScreenDirection p_265203_)