oblak/cloud-core
Alexander Söderberg ad3ca86f42 Add a lockable command manager
This will be used for Sponge & Fabric, that both require command registration to happen (at latest) in specific events. This way we lock writing after that event has occurred.

As a side effect, we're able to collect & merge all commands before registering them to the platform, which means we don't have to hackily force-inject duplicate commands.
2020-10-24 19:52:44 +02:00
..
src Add a lockable command manager 2020-10-24 19:52:44 +02:00
build.gradle ⬆️ Bump jmh-generator-annprocess from 1.25.2 to 1.26 2020-10-23 22:44:16 +02:00