Class AnimationBlockEntityRenderer<T extends BlockEntity>

java.lang.Object
net.minecraftforge.client.model.animation.AnimationBlockEntityRenderer<T>
All Implemented Interfaces:
BlockEntityRenderer<T>, IEventHandler<T>

public class AnimationBlockEntityRenderer<T extends BlockEntity> extends Object implements BlockEntityRenderer<T>, IEventHandler<T>
Generic BlockEntityRenderer that works with the Forge model system and animations.