CodeF53 / Horse-Buff

Makes Horses better by removing stupid things
Other
10 stars 6 forks source link

Remove in-air mining speed debuff when mounting a horse #2

Closed CodeF53 closed 2 years ago

CodeF53 commented 2 years ago

Making the breakspeed class abstract and extending LivingEntity should allow for usage of this.player https://github.com/CodeF53/Horse-Buff/blob/1.17/src/main/java/net/F53/HorseBuff/mixin/BreakSpeed.java#L12-L14