Class ChestBlockEntityRenderer<T extends BlockEntity & ChestAnimationProgress>

java.lang.Object
net.minecraft.client.render.block.entity.ChestBlockEntityRenderer<T>
All Implemented Interfaces:
BlockEntityRenderer<T>

@Environment(CLIENT)
public class ChestBlockEntityRenderer<T extends BlockEntity & ChestAnimationProgress>
extends Object
implements BlockEntityRenderer<T>