Uses of Class
net.minecraft.client.gui.layouts.LinearLayout.ChildContainer
-
Uses of LinearLayout.ChildContainer in net.minecraft.client.gui.layouts
Modifier and TypeFieldDescriptionprivate final List<LinearLayout.ChildContainer>
LinearLayout.children
Modifier and TypeMethodDescription(package private) int
LinearLayout.Orientation.getPrimaryLength
(LinearLayout.ChildContainer p_265173_) (package private) int
LinearLayout.Orientation.getSecondaryLength
(LinearLayout.ChildContainer p_265345_) (package private) void
LinearLayout.Orientation.setPrimaryPosition
(LinearLayout.ChildContainer p_265660_, int p_265194_) (package private) void
LinearLayout.Orientation.setSecondaryPosition
(LinearLayout.ChildContainer p_265536_, int p_265313_, int p_265295_)