Confirmed. I made an error when converting the codebase from Yarn to Mojang mappings. ClientPlayerEntity.canSprint -> LocalPlayer.hasEnoughFoodToStartSprinting(), but I injected into LocalPlayer.canStartSprinting() instead.
This is an easy fix. I will have a build up shortly.
Confirmed. I made an error when converting the codebase from Yarn to Mojang mappings. ClientPlayerEntity.canSprint -> LocalPlayer.hasEnoughFoodToStartSprinting(), but I injected into LocalPlayer.canStartSprinting() instead.
This is an easy fix. I will have a build up shortly.