explain_minestom_pattern
Get documentation-based explanations of Minestom design patterns for bootstrap, instances, events, commands, schedulers, and threading.
Instructions
Use this when you want a docs-backed explanation of how Minestom typically models bootstrap, instances, events, commands, schedulers, or thread ownership.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | Optional goal or problem statement to tailor the pattern explanation. | |
| topic | Yes | The Minestom subsystem or design topic to explain. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commonPitfalls | Yes | ||
| explanation | Yes | ||
| goalAdjustment | No | ||
| keyApis | Yes | ||
| lifecycleNotes | Yes | ||
| officialLinks | Yes | ||
| summary | Yes | ||
| title | Yes | ||
| topic | Yes |