NollyAPI
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
NollyAPI
NollyAPI
/
com.thenolle.api.nollyapi.util.item.type
/
ToolItem
/
ToolItem
Tool
Item
constructor
(
name
:
String
,
material
:
Material
=
Material.DIAMOND_PICKAXE
)
Parameters
name
The name of the tool item.
material
The material type of the tool item. Default is
Material.DIAMOND_PICKAXE
.