Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Immutable types #18

@ForeverZer0

Description

@ForeverZer0

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.

  • ByteArraytag
  • IntArrayTag
  • LongArraytag

The following will behave normally, allowing insertion/deletion

  • ListTag
  • CompoundTag

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions