net.minecraft.client.render.block.entity

public class MobSpawnerRenderer

extends BlockEntityRenderer<MobSpawnerBlockEntity>

dmu
net.minecraft.class_839
net.minecraft.client.render.block.entity.MobSpawnerRenderer
net.minecraft.client.renderer.tileentity.MobSpawnerTileEntityRenderer
net.minecraft.client.renderer.tileentity.MobSpawnerTileEntityRenderer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bul arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_3590(class_2636 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(MobSpawnerBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
func_199341_a(MobSpawnerTileEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(MobSpawnerTileEntity tileEntityIn, double x, double y, double z, float partialTicks, int destroyStage)
public static void
a(bgo arg0, double arg1, double arg2, double arg3, float arg4)
method_3589(class_1917 arg0, double arg1, double arg2, double arg3, float arg4)
render(MobSpawner spawner, double x, double y, double z, float tickDelta)
func_147517_a(AbstractSpawner arg0, double arg1, double arg2, double arg3, float arg4)
renderMob(AbstractSpawner mobSpawnerLogic, double posX, double posY, double posZ, float partialTicks)