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.LayoutStateRealmsMainScreen.activeLayoutStateMethods in com.mojang.realmsclient that return RealmsMainScreen.LayoutStateModifier and TypeMethodDescriptionstatic RealmsMainScreen.LayoutStateReturns 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 LayoutRealmsMainScreen.createFooter(RealmsMainScreen.LayoutState p_294561_) private HeaderAndFooterLayoutRealmsMainScreen.createLayout(RealmsMainScreen.LayoutState p_295052_) private voidRealmsMainScreen.updateLayout(RealmsMainScreen.LayoutState p_294474_)