get_event_detail
Get full details of a Minecraft Forge/NeoForge event: its fields, bus, cancellability, and usage code example to understand and use the event correctly.
Instructions
Get full details of a specific event — fields, bus, cancellability, and usage example code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Event name (e.g. BlockEvent.BreakEvent or PlayerEvent.ItemPickupEvent) |