| public DrawnTextConsumer$Transformation |
| withPose(org.joml.Matrix3x2fc pose) |
| method_75781(org.joml.Matrix3x2fc arg0) |
| withPose(org.joml.Matrix3x2fc pose) |
|
| public DrawnTextConsumer$Transformation |
| withScale(float scale) |
| method_75778(float arg0) |
| scaled(float scale) |
|
| public DrawnTextConsumer$Transformation |
| withOpacity(float opacity) |
| method_75782(float arg0) |
| withOpacity(float opacity) |
|
| public DrawnTextConsumer$Transformation |
|
| public DrawnTextConsumer$Transformation |
| withScissor(int left, int right, int top, int bottom) |
| method_75779(int arg0, int arg1, int arg2, int arg3) |
| withScissor(int left, int right, int top, int bottom) |
|
| public org.joml.Matrix3x2fc |
| pose() |
| comp_5151() |
| pose() |
|
| public float |
| opacity() |
| comp_5152() |
| opacity() |
|
| public ScreenRect |
| scissor() |
| comp_5153() |
| scissor() |
|