package net.minecraft.client.renderer.entity.state; public class ArrowRenderState extends EntityRenderState { public float xRot; public float yRot; public float shake; }