Type alias lootTableData

lootTableData: { functions: []; pools: lootPool[]; type?: lootContext | "empty" }

Type declaration

  • functions: []
  • pools: lootPool[]
  • Optional type?: lootContext | "empty"

    Specifies the context in which the loot table should be invoked by

Generated using TypeDoc