extends AbstractLayout
All mapped superinterfaces:
| gnj | |
| net.minecraft.client.gui.layouts.EqualSpacingLayout | |
| net.minecraft.class_7849 | |
| net.minecraft.client.gui.widget.AxisGridWidget |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final EqualSpacingLayout$Orientation |
| ||||||||
| private final List<EqualSpacingLayout$ChildContainer> |
| ||||||||
| private final LayoutSettings |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int width, int height, EqualSpacingLayout$Orientation axis) |
| public | (int x, int y, int width, int height, EqualSpacingLayout$Orientation axis) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public LayoutSettings |
| ||||||||
| public LayoutSettings |
| ||||||||
| public <T extends LayoutElement> T |
| ||||||||
| public <T extends LayoutElement> T |
| ||||||||
| public <T extends LayoutElement> T |
|