Closed eggohito closed 1 year ago
This PR fixes #143 by using MixinExtras' @ModifyReturnValue to modify the return value of ClientPlayerEntity#canSprint, which is used to determine whether the player can start sprinting and/or if the player should keep sprinting
@ModifyReturnValue
ClientPlayerEntity#canSprint
This PR fixes #143 by using MixinExtras'
@ModifyReturnValue
to modify the return value ofClientPlayerEntity#canSprint
, which is used to determine whether the player can start sprinting and/or if the player should keep sprinting