MagicLib icon indicating copy to clipboard operation
MagicLib copied to clipboard

[Bug] Unable to set maxUpStep via LivingEntityCompatImpl.setMaxUpStep

Open Cjsah opened this issue 4 months ago • 1 comments

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.

Cjsah avatar Dec 14 '25 08:12 Cjsah