Uses of Enum Class
com.mojang.realmsclient.RealmsMainScreen.LayoutState
-
Uses of RealmsMainScreen.LayoutState in com.mojang.realmsclient
Modifier and TypeFieldDescriptionprivate RealmsMainScreen.LayoutState
RealmsMainScreen.activeLayoutState
Modifier and TypeMethodDescriptionstatic RealmsMainScreen.LayoutState
Returns the enum constant of this class with the specified name.static RealmsMainScreen.LayoutState[]
RealmsMainScreen.LayoutState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate Layout
RealmsMainScreen.createFooter
(RealmsMainScreen.LayoutState p_294561_) private HeaderAndFooterLayout
RealmsMainScreen.createLayout
(RealmsMainScreen.LayoutState p_295052_) private void
RealmsMainScreen.updateLayout
(RealmsMainScreen.LayoutState p_294474_)