-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently multiblocks like doors or bed will be healed part by part.
Improve code for supporting multi block.
Instead of using a BlockSnapshot in a HealableEntry, I have to create a wrapper HealableBlock.
HealableBlock must be a interface with restore function and should be serializable.
I have to create an other registry to register HealableBlock builders
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels