Docs
Preparing search index...
The search index is not available
Core Engine - v2.4.0b122
Core Engine
com
zhekasmirnov
innercore
api
mod
recipes
workbench
InventoryPool
PoolEntry
Interface PoolEntry
interface
PoolEntry
{
count
:
number
;
data
:
number
;
extra
:
ItemExtraData
;
id
:
number
;
slot
:
number
;
getAmountOfItem
(
amount
:
number
)
:
number
;
hasExtra
(
)
:
boolean
;
isMatches
(
other
:
PoolEntry
)
:
boolean
;
isMatchesWithExtra
(
other
:
PoolEntry
)
:
boolean
;
}
Index
Methods
get
Amount
Of
Item
has
Extra
is
Matches
is
Matches
With
Extra
Properties
count
data
extra
id
slot
Methods
get
Amount
Of
Item
get
Amount
Of
Item
(
amount
)
:
number
Parameters
amount
:
number
Returns
number
has
Extra
has
Extra
(
)
:
boolean
Returns
boolean
is
Matches
is
Matches
(
other
)
:
boolean
Parameters
other
:
PoolEntry
Returns
boolean
is
Matches
With
Extra
is
Matches
With
Extra
(
other
)
:
boolean
Parameters
other
:
PoolEntry
Returns
boolean
Properties
count
count
:
number
data
data
:
number
extra
extra
:
ItemExtraData
id
id
:
number
slot
slot
:
number
Settings
Member Visibility
Inherited
Protected
Internal
Deprecated
Theme
OS
Light
Dark
On This Page
Methods
get
Amount
Of
Item
has
Extra
is
Matches
is
Matches
With
Extra
Properties
count
data
extra
id
slot
Docs
Core Engine - v2.4.0b122
Loading...
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and
TypeDoc
.