net.minecraft.client.renderer.entity

public class FallingBlockRenderer

extends EntityRenderer<FallingBlockEntity, FallingBlockRenderState>

gyp
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(cod arg0, gvw 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(hew arg0, flq arg1, gsc 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(cod arg0, hew 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)