JSPrismarine
Preparing search index...
@jsprismarine/prismarine
Items
WarpedFungusOnStick
Class WarpedFungusOnStick
Hierarchy
default
WarpedFungusOnStick
Index
Constructors
constructor
Properties
count
durability
meta
nbt
Methods
get
Amount
get
Armor
Defense
Points
get
Armor
Toughness
get
Burn
Time
get
Durability
get
Enchantability
get
Id
get
Max
Amount
get
Max
Durability
get
Name
get
Network
Id
get
Tool
Harvest
Level
get
Tool
Type
has
Enchantment
is
Armor
Piece
is
Part
Of
Creative
Inventory
is
Tool
network
Serialize
network
Deserialize
Constructors
constructor
new
WarpedFungusOnStick
()
:
WarpedFungusOnStick
Returns
WarpedFungusOnStick
Properties
count
count
:
number
= 1
durability
durability
:
number
= ...
meta
meta
:
number
= 0
nbt
nbt
:
null
Methods
get
Amount
getAmount
()
:
number
Returns
number
get
Armor
Defense
Points
getArmorDefensePoints
()
:
number
Returns
number
get
Armor
Toughness
getArmorToughness
()
:
number
Returns
number
get
Burn
Time
getBurnTime
()
:
number
Returns
number
get
Durability
getDurability
()
:
number
Returns
number
get
Enchantability
getEnchantability
()
:
number
Returns
number
get
Id
getId
()
:
number
Returns
number
get
Max
Amount
getMaxAmount
()
:
number
Returns
number
get
Max
Durability
getMaxDurability
()
:
number
Returns
number
get
Name
getName
()
:
string
Returns
string
get
Network
Id
getNetworkId
()
:
number
Get the Block's network numeric id
Returns
number
get
Tool
Harvest
Level
getToolHarvestLevel
()
:
number
Returns
number
get
Tool
Type
getToolType
()
:
BlockToolType
Returns
BlockToolType
has
Enchantment
hasEnchantment
(
_enchantment
:
ItemEnchantmentType
)
:
boolean
Parameters
_enchantment
:
ItemEnchantmentType
Returns
boolean
is
Armor
Piece
isArmorPiece
()
:
boolean
Returns
boolean
is
Part
Of
Creative
Inventory
isPartOfCreativeInventory
()
:
boolean
Returns
boolean
is
Tool
isTool
()
:
boolean
Returns
boolean
network
Serialize
networkSerialize
(
stream
:
NetworkBinaryStream
,
additionalData
?:
null
|
(
(
stream
:
NetworkBinaryStream
)
=>
void
)
,
)
:
void
Parameters
stream
:
NetworkBinaryStream
additionalData
:
null
|
(
(
stream
:
NetworkBinaryStream
)
=>
void
)
= null
Returns
void
Static
network
Deserialize
networkDeserialize
(
stream
:
NetworkBinaryStream
,
extra
?:
boolean
)
:
Item
Parameters
stream
:
NetworkBinaryStream
extra
:
boolean
= false
Returns
Item
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
count
durability
meta
nbt
Methods
get
Amount
get
Armor
Defense
Points
get
Armor
Toughness
get
Burn
Time
get
Durability
get
Enchantability
get
Id
get
Max
Amount
get
Max
Durability
get
Name
get
Network
Id
get
Tool
Harvest
Level
get
Tool
Type
has
Enchantment
is
Armor
Piece
is
Part
Of
Creative
Inventory
is
Tool
network
Serialize
network
Deserialize
JSPrismarine
Loading...
Get the Block's network numeric id