Skip to content

MultiBlock Support #3

@RedRelay

Description

@RedRelay

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions