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

    类 LootPoolEntry实验性

    Represents one entry within Loot Table, which describes one possible drop when a loot drop occurs. Can contain an item, another loot table, a path to another loot table, or an empty drop.

    层级 (查看层级一览)

    索引

    属性

    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.