MagicLib
MagicLib copied to clipboard
[Bug] Unable to set maxUpStep via LivingEntityCompatImpl.setMaxUpStep
Minecraft Version
1.21.1+ I haven't tested older versions.
MagicLib Version
0.8.784
Description
The setMaxUpStep method in top.hendrixshen.magiclib.impl.compat.minecraft.world.entity.LivingEntityCompatImpl only retrieves the valid value of the STEP_HEIGHT attribute.
However, it does not write the value to the attribute.
To Reproduce
No response
Expected behavior
No response
Log
No response
Latest CI build tested
- [x] I confirm that this problem still exists with the latest CI build.