Uses of Class
net.minecraft.client.gui.components.LinearLayoutWidget.ChildContainer
-
Uses of LinearLayoutWidget.ChildContainer in net.minecraft.client.gui.components
Modifier and TypeFieldDescriptionprivate final List<LinearLayoutWidget.ChildContainer>
LinearLayoutWidget.children
Modifier and TypeMethodDescription(package private) int
LinearLayoutWidget.Orientation.getPrimaryLength
(LinearLayoutWidget.ChildContainer p_253875_) (package private) int
LinearLayoutWidget.Orientation.getSecondaryLength
(LinearLayoutWidget.ChildContainer p_253622_) (package private) void
LinearLayoutWidget.Orientation.setPrimaryPosition
(LinearLayoutWidget.ChildContainer p_253675_, int p_254517_) (package private) void
LinearLayoutWidget.Orientation.setSecondaryPosition
(LinearLayoutWidget.ChildContainer p_254172_, int p_254126_, int p_254113_)