Skip to content

@loontail/minecraft-kit v0.5.0 / LibraryRule

Interface: LibraryRule

Rule entry used by libraries and modern arguments.

Properties

PropertyModifierType
actionreadonly"allow" | "disallow"
features?readonlyReadonly<Record<string, boolean>>
os?readonly{ arch: string; name: string; version: string; }
os.arch?publicstring
os.name?publicstring
os.version?publicstring

MIT License