@minecraft
    正在准备搜索索引...

    类 LootTableReference实验性

    Represents a loot pool entry containing a reference to another loot table, described by its path.

    层级 (查看层级一览)

    索引

    属性

    path: string

    The path to the referenced loot table. Example: loot_tables/chests/village/village_bundle.json

    quality: number

    Gets the quality of a given loot pool entry.

    subTable?: LootPoolEntry

    Gets the subtable of a given loot pool entry.

    weight: number

    Gets the weight of a given loot pool entry.