mojira.dev
MC-161501

data get storage not showing when rejoining a world

When data is stored using data <merge/modify> storage or execute store, it does not show up in chat for auto-completion when rejoining the world until it is used again by a command like data get storage.

Attachments

Comments 4

What do you mean by "showing up"?

They don't show up in the chat for auto-completion. (I updated the description as well)

 

An example:

[media]

Storing something

 

[media]

When rejoining the world

Can confirm. I think it's suppose to be hidden when it's just an empty object. However, it won't auto-complete any non-empty resource-location on a rejoin either.

WAI. Storage is lazily loaded to speed up world loading and save memory, so whole namespace will be loaded (and therefore visible for autocompletion) only after first access to it.

ErrorCraft

boq

Confirmed

Platform

Low

Commands

19w38b, 19w41a, 1.15 Pre-release 7, 1.16.2 Pre-release 1, 1.18.2, 1.19.2, 1.20.2

Retrieved