| public void |
| renderSprite(org.joml.Matrix4fc pose, VertexConsumer buffer, int packedLightCoords, float offsetX, float offsetY, float z, int color) |
| method_73402(org.joml.Matrix4fc arg0, class_4588 arg1, int arg2, float arg3, float arg4, float arg5, int arg6) |
| draw(org.joml.Matrix4fc arg0, VertexConsumer arg1, int arg2, float arg3, float arg4, float arg5, int arg6) |
|
| private static void |
| renderQuad(org.joml.Matrix4fc pose, VertexConsumer buffer, int packedLightCoords, float x0, float x1, float y0, float y1, float z, int color, float u, float v, int srcWidth, int srcHeight, int textureWidth, int textureHeight) |
| method_74042(org.joml.Matrix4fc arg0, class_4588 arg1, int arg2, float arg3, float arg4, float arg5, float arg6, float arg7, int arg8, float arg9, float arg10, int arg11, int arg12, int arg13, int arg14) |
| drawInternal(org.joml.Matrix4fc arg0, VertexConsumer vertexConsumer, int light, float xMin, float xMax, float yMin, float yMax, float z, int color, float regionTop, float regionLeft, int regionWidth, int regionHeight, int textureWidth, int textureHeight) |
|