/* * Decompiled with CFR 0.152. */ package net.minecraft.client.renderer.blockentity.state; import net.minecraft.client.renderer.blockentity.state.BlockEntityRenderState; public class LecternRenderState extends BlockEntityRenderState { public boolean hasBook; public float yRot; }