Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add EnumAdapter for serialization and deserialization
Introduces a generic adapter to handle conversion between enums and string tags for NBT data. This ensures seamless serialization and deserialization of enums while maintaining type safety and readability.
- Loading branch information