SerenityJS
Preparing search index...
@serenityjs/core
LootEntry
Interface LootEntry
interface
LootEntry
{
itemStack
:
ItemStack
;
weight
:
number
;
}
Index
Properties
item
Stack
weight
Properties
item
Stack
itemStack
:
ItemStack
The item stack of the loot entry.
weight
weight
:
number
The weight of the loot entry.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
item
Stack
weight
SerenityJS
Loading...
The item stack of the loot entry.