/* * Decompiled with CFR 0.152. */ package net.minecraft.client.renderer.entity.state; import net.minecraft.client.renderer.entity.state.LivingEntityRenderState; public class SquidRenderState extends LivingEntityRenderState { public float tentacleAngle; public float xBodyRot; public float zBodyRot; }