You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'"@minecraft/server"' has no exported member named 'EntityComponentTypes'. Did you mean 'EntityComponent'?ts(2724)
index.d.ts(4203, 14): 'EntityComponent' is declared here.
Property 'container' does not exist on type 'EntityComponent'. and that again in ln 17
even when I change the import to EntityComponent
i get this error on line 12 Property 'Inventory' does not exist on type 'typeof EntityComponent'.
The example for the setLore is not working
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: