SerenityJS
Preparing search index...
@serenityjs/core
LootEntry
Interface LootEntry
interface
LootEntry
{
function
?:
(
itemStack
:
ItemStack
)
=>
ItemStack
;
itemStack
:
ItemStack
;
weight
:
number
;
}
Index
Properties
function?
item
Stack
weight
Properties
Optional
function
function
?:
(
itemStack
:
ItemStack
)
=>
ItemStack
item
Stack
itemStack
:
ItemStack
weight
weight
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
function
item
Stack
weight
SerenityJS
Loading...