net.minecraft.client.renderer.entity

public class FallingBlockRenderer

extends EntityRenderer<FallingBlockEntity, FallingBlockRenderState>

grv
net.minecraft.client.renderer.entity.FallingBlockRenderer
net.minecraft.class_901
net.minecraft.client.render.entity.FallingBlockEntityRenderer

Field summary

Modifier and TypeField
private final BlockRenderDispatcher
a
dispatcher
field_38890
blockRenderManager

Constructor summary

ModifierConstructor
public (EntityRendererProvider$Context arg0)

Method summary

Modifier and TypeMethod
public boolean
a(cma arg0, gpc arg1, double arg2, double arg3, double arg4)
shouldRender(FallingBlockEntity arg0, Frustum arg1, double arg2, double arg3, double arg4)
method_62436(class_1540 arg0, class_4604 arg1, double arg2, double arg3, double arg4)
shouldRender(FallingBlockEntity arg0, Frustum arg1, double arg2, double arg3, double arg4)
public void
a(gya arg0, fgs arg1, gll arg2, int arg3)
render(FallingBlockRenderState arg0, PoseStack arg1, MultiBufferSource arg2, int arg3)
method_3965(class_10023 arg0, class_4587 arg1, class_4597 arg2, int arg3)
render(FallingBlockEntityRenderState arg0, MatrixStack arg1, VertexConsumerProvider arg2, int arg3)
public FallingBlockRenderState
a()
createRenderState()
method_62435()
createRenderState()
public void
a(cma arg0, gya arg1, float arg2)
extractRenderState(FallingBlockEntity arg0, FallingBlockRenderState arg1, float arg2)
method_62437(class_1540 arg0, class_10023 arg1, float arg2)
updateRenderState(FallingBlockEntity arg0, FallingBlockEntityRenderState arg1, float arg2)