Fix missing hand with Iris 1.1.3 and above (fixes #638)

This commit is contained in:
Jonas Herzig
2022-03-06 13:39:49 +01:00
parent 4a5df2ad6d
commit fb7900d805
3 changed files with 46 additions and 0 deletions
@@ -23,6 +23,7 @@
"ClientWorldAccessor",
"EntityLivingBaseAccessor",
//#if MC>=11400
"Mixin_ShowSpectatedHand_Iris",
"Mixin_ShowSpectatedHand_NoOF",
"Mixin_ShowSpectatedHand_OF",
//#else