Request to implement moveForward method on player
tyon2006 opened this issue ยท 4 comments
Feature request name
Request to implement moveForward method on player
Feature request description
I'd like to be able to replicate this effect on a custom trait I've created with CT:
https://github.com/Coders-After-Dark/Reskillable/blob/develop/1.12.2/src/main/java/codersafterdark/reskillable/skill/agility/TraitRoadWalk.java#L17
I cannot, because it is missing the implementation of moveForward.
**Game Version
1.12.2
Should be fixed by 59a1d40