| public static ScreenRect |
| empty() |
| method_48248() |
| empty() |
|
| public static ScreenRect |
| of(ScreenAxis primaryAxis, int primaryIndex, int secondaryIndex, int primaryLength, int secondaryLength) |
| method_48250(class_8027 arg0, int arg1, int arg2, int arg3, int arg4) |
| of(NavigationAxis axis, int sameAxisCoord, int otherAxisCoord, int sameAxisLength, int otherAxisLength) |
|
| public ScreenRect |
|
| public int |
|
| public int |
|
| public ScreenRect |
|
| public boolean |
|
| public boolean |
|
| public int |
|
| public ScreenRect |
|
| public boolean |
|
| public boolean |
|
| public int |
| top() |
| method_49618() |
| getTop() |
|
| public int |
| bottom() |
| method_49619() |
| getBottom() |
|
| public int |
| left() |
| method_49620() |
| getLeft() |
|
| public int |
| right() |
| method_49621() |
| getRight() |
|
| public boolean |
| containsPoint(int x, int y) |
| method_58137(int arg0, int arg1) |
| contains(int x, int y) |
|
| public ScreenRect |
| transformAxisAligned(org.joml.Matrix3x2fc matrix) |
| method_65185(org.joml.Matrix3x2fc arg0) |
| transform(org.joml.Matrix3x2fc matrix) |
|
| public ScreenRect |
| transformMaxBounds(org.joml.Matrix3x2fc matrix) |
| method_71523(org.joml.Matrix3x2fc arg0) |
| transformEachVertex(org.joml.Matrix3x2fc matrix) |
|
| public ScreenPos |
| position() |
| comp_1195() |
| position() |
|
| public int |
| width() |
| comp_1196() |
| width() |
|
| public int |
| height() |
| comp_1197() |
| height() |
|