extends AbstractLayout
All mapped superinterfaces:
| giz | |
| net.minecraft.client.gui.layouts.EqualSpacingLayout | |
| net.minecraft.class_7849 | |
| net.minecraft.client.gui.widget.AxisGridWidget | |
| net.minecraft.src.C_290205_ |
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 |
|