-
Bug
-
Resolution: Cannot Reproduce
-
None
-
1.17.20.21 Beta, 1.16.210.61 Beta, 1.16.210.57 Beta, 1.16.200.52 Beta, 1.16.0.51 Beta, 1.15.0.56 Beta, 1.14.30 Hotfix, 1.16.40 Hotfix, 1.16.201 Hotfix, 1.17.0, 1.17.2 Hotfix
-
Plausible
-
Windows
Reproduce:
const system = server.registerSystem(0, 0);
this.createEventData("minecraft:molang"); // null this.getComponent(/*any Entity JS API Object*/, "minecraft:molang"); // null
I have server-side animation_controller and animation. I do need this script component to control the MoLang scripts in animations.