Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.nightbreak
/
NightbreakSetupMenuHelper
/
createItem
create
Item
public
static
ItemStack
createItem
(
String
displayName
,
List
<
String
>
description
,
Material
material
,
String
modelId
,
List
<
String
>
stateLore
)