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
{{ message }}
This repository was archived by the owner on Aug 10, 2025. It is now read-only.
Apply the immutability to many NBT types.
The following types should be completely immutable after initialization:
The following types should be of a fixed size, but allow individual elements to be changed.
The following will behave normally, allowing insertion/deletion