Class TileEntityRendererAnimation<T extends TileEntity>

java.lang.Object
net.minecraft.client.renderer.tileentity.TileEntityRenderer<T>
net.minecraftforge.client.model.animation.TileEntityRendererAnimation<T>
All Implemented Interfaces:
IEventHandler<T>

public class TileEntityRendererAnimation<T extends TileEntity> extends TileEntityRenderer<T> implements IEventHandler<T>
Generic TileGameRenderer that works with the Forge model system and animations.