Class ShadowFeatureRenderer
java.lang.Object
net.minecraft.client.renderer.feature.ShadowFeatureRenderer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrenderTranslucent(SubmitNodeCollection nodeCollection, MultiBufferSource.BufferSource bufferSource) private static voidshadowVertex(Matrix4f pose, VertexConsumer buffer, int color, float x, float y, float z, float u, float v)
-
Field Details
-
SHADOW_RENDER_TYPE
-
-
Constructor Details
-
ShadowFeatureRenderer
public ShadowFeatureRenderer()
-
-
Method Details
-
renderTranslucent
public void renderTranslucent(SubmitNodeCollection nodeCollection, MultiBufferSource.BufferSource bufferSource) -
shadowVertex
private static void shadowVertex(Matrix4f pose, VertexConsumer buffer, int color, float x, float y, float z, float u, float v)
-