Skip to content

@loontail/minecraft-kit v0.5.0 / ForgeProcessor

Interface: ForgeProcessor

A single processor invocation.

Properties

PropertyModifierType
argsreadonlyreadonly string[]
classpathreadonlyreadonly string[]
jarreadonlystring
outputs?readonlyReadonly<Record<string, string>>
sides?readonlyreadonly ("client" | "server" | "extract")[]

MIT License