net.minecraft.client.renderer.blockentity

public abstract class BlockEntityRenderer<T extends BlockEntity>

dsr
net.minecraft.client.renderer.blockentity.BlockEntityRenderer
net.minecraft.class_827
net.minecraft.client.render.block.entity.BlockEntityRenderer
net.minecraft.client.renderer.tileentity.TileEntityRenderer

Field summary

Modifier and TypeField
protected final BlockEntityRenderDispatcher
b
renderer
field_20989
dispatcher
field_228858_b_

Constructor summary

ModifierConstructor
public (BlockEntityRenderDispatcher dispatcher)

Method summary

Modifier and TypeMethod
public abstract void
a(T arg0, float arg1, cyl arg2, dqt arg3, int arg4, int arg5)
render(T arg0, float arg1, PoseStack arg2, MultiBufferSource arg3, int arg4, int arg5)
method_3569(T arg0, float arg1, class_4587 arg2, class_4597 arg3, int arg4, int arg5)
render(T blockEntity, float tickDelta, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay)
func_225616_a_(T arg0, float arg1, MatrixStack arg2, IRenderTypeBuffer arg3, int arg4, int arg5)
public boolean
a(T arg0)
shouldRenderOffScreen(T arg0)
method_3563(T arg0)
rendersOutsideBoundingBox(T blockEntity)
func_188185_a(T arg0)