Appearance
@loontail/minecraft-kit v0.5.0 / ForgeProcessor
Interface: ForgeProcessor
A single processor invocation.
Properties
| Property | Modifier | Type |
|---|---|---|
args | readonly | readonly string[] |
classpath | readonly | readonly string[] |
jar | readonly | string |
outputs? | readonly | Readonly<Record<string, string>> |
sides? | readonly | readonly ("client" | "server" | "extract")[] |