net.minecraft.client.renderer.blockentity

public class SpawnerRenderer

implements BlockEntityRenderer<SpawnerBlockEntity>

gom
net.minecraft.client.renderer.blockentity.SpawnerRenderer
net.minecraft.class_839
net.minecraft.client.render.block.entity.MobSpawnerBlockEntityRenderer

Field summary

Modifier and TypeField
private final EntityRenderDispatcher
a
entityRenderer
field_38885
entityRenderDispatcher

Constructor summary

ModifierConstructor
public (BlockEntityRendererProvider$Context ctx)

Method summary

Modifier and TypeMethod
public void
a(dwo arg0, float arg1, fgs arg2, gll arg3, int arg4, int arg5)
render(SpawnerBlockEntity arg0, float arg1, PoseStack arg2, MultiBufferSource arg3, int arg4, int arg5)
method_3589(class_2636 arg0, float arg1, class_4587 arg2, class_4597 arg3, int arg4, int arg5)
render(MobSpawnerBlockEntity arg0, float arg1, MatrixStack arg2, VertexConsumerProvider arg3, int arg4, int arg5)
public static void
a(float arg0, fgs arg1, gll arg2, int arg3, bvk arg4, gro arg5, double arg6, double arg7)
renderEntityInSpawner(float arg0, PoseStack arg1, MultiBufferSource arg2, int arg3, Entity arg4, EntityRenderDispatcher arg5, double arg6, double arg7)
method_55253(float arg0, class_4587 arg1, class_4597 arg2, int arg3, class_1297 arg4, class_898 arg5, double arg6, double arg7)
render(float tickDelta, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, Entity entity, EntityRenderDispatcher entityRenderDispatcher, double lastRotation, double rotation)