net.minecraft.client.renderer.blockentity

public class SpawnerRenderer

extends BlockEntityRenderer<SpawnerBlockEntity>

dpo
net.minecraft.client.renderer.blockentity.SpawnerRenderer
net.minecraft.class_839
net.minecraft.client.render.block.entity.MobSpawnerBlockEntityRenderer
net.minecraft.client.renderer.tileentity.MobSpawnerTileEntityRenderer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(buv arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(SpawnerBlockEntity 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 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
func_199341_a(MobSpawnerTileEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
public static void
a(bgy arg0, double arg1, double arg2, double arg3, float arg4)
render(BaseSpawner arg0, double arg1, double arg2, double arg3, float arg4)
method_3589(class_1917 arg0, double arg1, double arg2, double arg3, float arg4)
func_147517_a(AbstractSpawner arg0, double arg1, double arg2, double arg3, float arg4)