ElGodDakio

Results 3 issues of ElGodDakio

Hello 👋, when I send a `MenuForm` and I click on a button, the functions in the 4th and 5th arguments in the constructor (`$onOpen` and `$onClose`) don't execute....

**Summary** Auto-Completion on the editor is not working. **To Reproduce** 1. Open a file (e.g. `main.js`) and import any of Minecraft scripting api. **Observed behavior** The auto-completion popups are not...

bug

I created the documentation for server channels: - [ServerAnnouncementChannel](https://github.com/mineral-dart/core/blob/4.0.x/lib/api/server/channels/server_announcement_channel.dart) - [ServerVoiceChannel](https://github.com/mineral-dart/core/blob/4.0.x/lib/api/server/channels/server_voice_channel.dart) - [ServerTextChannel](https://github.com/mineral-dart/core/blob/4.0.x/lib/api/server/channels/server_text_channel.dart) - [ServerStageChannel](https://github.com/mineral-dart/core/blob/4.0.x/lib/api/server/channels/server_stage_channel.dart)