Class RenderingUtils
java.lang.Object
com.bleudev.nine_lifes.client.util.RenderingUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidrenderAnaglyph(org.joml.Matrix3x2fStack matrix, Consumer<Integer> renderer, float offsetX) static voidrenderAnaglyph(org.joml.Matrix3x2fStack matrix, Consumer<Integer> renderer, float offsetX, float offsetY, int base_color) static voidrenderAnaglyph(org.joml.Matrix3x2fStack matrix, Consumer<Integer> renderer, float offsetX, int base_color)
-
Constructor Details
-
RenderingUtils
public RenderingUtils()
-
-
Method Details
-
renderAnaglyph
-
renderAnaglyph
-
renderAnaglyph
-