net.minecraft.client.renderer.entity

public class PaintingRenderer

extends EntityRenderer<Painting>

efr
net.minecraft.client.renderer.entity.PaintingRenderer
net.minecraft.class_928
net.minecraft.client.render.entity.PaintingEntityRenderer
net.minecraft.client.renderer.entity.PaintingRenderer

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public void
a(bcp arg0, float arg1, float arg2, dfj arg3, dzy arg4, int arg5)
render(Painting arg0, float arg1, float arg2, PoseStack arg3, MultiBufferSource arg4, int arg5)
method_4075(class_1534 arg0, float arg1, float arg2, class_4587 arg3, class_4597 arg4, int arg5)
render(PaintingEntity arg0, float arg1, float arg2, MatrixStack arg3, VertexConsumerProvider arg4, int arg5)
func_225623_a_(PaintingEntity arg0, float arg1, float arg2, MatrixStack arg3, IRenderTypeBuffer arg4, int arg5)
public ResourceLocation
a(bcp arg0)
getTextureLocation(Painting arg0)
method_4077(class_1534 arg0)
getTexture(PaintingEntity arg0)
func_110775_a(PaintingEntity arg0)
private void
a(dfj arg0, dfn arg1, bcp arg2, int arg3, int arg4, eju arg5, eju arg6)
renderPainting(PoseStack arg0, VertexConsumer arg1, Painting arg2, int arg3, int arg4, TextureAtlasSprite arg5, TextureAtlasSprite arg6)
method_4074(class_4587 arg0, class_4588 arg1, class_1534 arg2, int arg3, int arg4, class_1058 arg5, class_1058 arg6)
method_4074(MatrixStack arg0, VertexConsumer arg1, PaintingEntity arg2, int arg3, int arg4, Sprite arg5, Sprite arg6)
func_229122_a_(MatrixStack arg0, IVertexBuilder arg1, PaintingEntity arg2, int arg3, int arg4, TextureAtlasSprite arg5, TextureAtlasSprite arg6)
private void
a(b arg0, a arg1, dfn arg2, float arg3, float arg4, float arg5, float arg6, float arg7, int arg8, int arg9, int arg10, int arg11)
vertex(Matrix4f arg0, Matrix3f arg1, VertexConsumer arg2, float arg3, float arg4, float arg5, float arg6, float arg7, int arg8, int arg9, int arg10, int arg11)
method_23188(class_1159 arg0, class_4581 arg1, class_4588 arg2, float arg3, float arg4, float arg5, float arg6, float arg7, int arg8, int arg9, int arg10, int arg11)
method_23188(Matrix4f arg0, Matrix3f arg1, VertexConsumer arg2, float arg3, float arg4, float arg5, float arg6, float arg7, int arg8, int arg9, int arg10, int arg11)
func_229121_a_(Matrix4f arg0, Matrix3f arg1, IVertexBuilder arg2, float arg3, float arg4, float arg5, float arg6, float arg7, int arg8, int arg9, int arg10, int arg11)