net.minecraft.client.render.block.entity

public class MobSpawnerRenderer

extends BlockEntityRenderer<MobSpawnerBlockEntity>

bsp
net.minecraft.class_594
net.minecraft.client.render.block.entity.MobSpawnerRenderer
net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(asr arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_1618(class_222 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(MobSpawnerBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
renderTileEntityAt(TileEntityMobSpawner te, double x, double y, double z, float partialTicks, int destroyStage)
public static void
a(aji arg0, double arg1, double arg2, double arg3, float arg4)
method_5242(class_1586 arg0, double arg1, double arg2, double arg3, float arg4)
renderDisplayEntity(MobSpawner spawner, double dx, double dy, double dz, float tickDelta)
renderMob(MobSpawnerBaseLogic mobSpawnerLogic, double posX, double posY, double posZ, float partialTicks)