Skip to content

[Bug]: player.getEnderChest(); return undefined #99

Closed
@AlphaMSq

Description

@AlphaMSq

Describe the bug

When using player.getEnderChest() it returns undefined in nodejs plugin.

To Reproduce

mc.listen("onJoin", (player) => {
console.log(player.getEnderChest()); // returns undefined
});

Expected behavior

Return the LLSE_Container object.

Screenshots

No response

Platform

Windows Server 2022

BDS Version

1.20.72.1

LeviLamina Version

LeviLamina-0.10.5+d9516c73d

LegacyScriptEngine Version

0.5.4

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions