extends AbstractLayout
All mapped superinterfaces:
| eqz | |
| net.minecraft.client.gui.layouts.LinearLayout | |
| net.minecraft.class_7849 | |
| net.minecraft.client.gui.widget.AxisGridWidget | |
| net.minecraft.src.C_263623_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final LinearLayout$Orientation |
| ||||||||||
| private final List<LinearLayout$ChildContainer> |
| ||||||||||
| private final LayoutSettings |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (int width, int height, LinearLayout$Orientation axis) |
| public | (int x, int y, int width, int height, LinearLayout$Orientation axis) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public LayoutSettings |
| ||||||||||
| public LayoutSettings |
| ||||||||||
| public <T extends LayoutElement> T |
| ||||||||||
| public <T extends LayoutElement> T |
|