public interface Hook
Available hooks:
CommandRegisteredHook when a command is registeredCommandUnregisteredHook when a command is unregisteredCommandExecutedHook when a command is executedLamp.Builder#hooks(), and registries
are managed with the Hooks class.