package net.minecraft.client.renderer.entity.state; public class SquidRenderState extends LivingEntityRenderState { public float tentacleAngle; public float xBodyRot; public float zBodyRot; }