Uses of Enum Class
com.mojang.realmsclient.RealmsMainScreen.LayoutState
Packages that use RealmsMainScreen.LayoutState
-
Uses of RealmsMainScreen.LayoutState in com.mojang.realmsclient
Fields in com.mojang.realmsclient declared as RealmsMainScreen.LayoutStateModifier and TypeFieldDescriptionprivate RealmsMainScreen.LayoutState
RealmsMainScreen.activeLayoutState
Methods in com.mojang.realmsclient that return RealmsMainScreen.LayoutStateModifier 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.Methods in com.mojang.realmsclient with parameters of type RealmsMainScreen.LayoutStateModifier 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_)