@minecraft/server
    Preparing search index...

    Class RandomChanceWithLootingConditionBeta

    Loot item condition that applies a given value to the chances that loot will drop, modified by the level of looting enchantment on the tool used.

    Hierarchy (View Summary)

    Index

    Properties

    chance: number

    The base chance, from 0.0-1.0, that loot will drop. Will be modified by the 'lootingMultiplier' value.

    lootingMultiplier: number

    The increase in drop chance per looting enchant level.