i'd like to create animations based on the same principles as mojang (procedural), but when trying to probe the values of limbSwing and limbSwingAmount on my model class i can't get anything out of it
i'm running:
minecraft: 1.20.1```
and here is my entity's code:
https://gist.github.com/4nyNoob/6c7385ead9fd8324e907cc0c4c43af95
https://gist.github.com/4nyNoob/a40affa08a42832ad71e18d1ce7f9bb2
https://gist.github.com/4nyNoob/6b46e6c1e82f7dea0b19f062e859e2d0
