ldtteam / Structurize

Minecraft Structures
GNU General Public License v3.0
45 stars 45 forks source link

Allow blueprint handlers to become "mutually exclusive" #610

Closed Thodor12 closed 11 months ago

Thodor12 commented 12 months ago

Changes proposed in this pull request:

Review please

Raycoms commented 11 months ago

I dont like this. I think the canHandle methods should already handle this. I dont think one handler should be able to override all others.