Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a doFullSerialization parameter to blocks #7339

Closed
BeksOmega opened this issue Jul 31, 2023 · 0 comments · Fixed by #7363
Closed

Add a doFullSerialization parameter to blocks #7339

BeksOmega opened this issue Jul 31, 2023 · 0 comments · Fixed by #7363
Assignees

Comments

@BeksOmega
Copy link
Collaborator

BeksOmega commented Jul 31, 2023

doFullSerialization tells blocks to serialize any extra state they have, as well as any backing data models they are associated with. This allows the full state of the block to be properly copy-pasted.

We probably just want to update the ISerializable interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant