| Annotation Type | Description |
|---|---|
| BracketHandler |
Marks a bracket handler.
|
| ModOnly |
Indicates that a certain class is only available when a specific mod is
available.
|
| ModsOnly |
Indicates that a certain class is only available when specific mods are
available.
|
| OnRegister |
Called when a class is initially registered with CraftTweaker.
|
| ZenDoc | |
| ZenRegister |
Marks that a class should be automatically registered with Crafttweaker.
|