toggle menu
HopperLib
experimental-1-21-SNAPSHOT
jvm
switch theme
search in API
HopperLib
/
cc.mrcl.hopperlib.Utils
/
ItemUtils
/
getModel
get
Model
public
static
ItemStack
getModel
(
Material material
,
@
KeyPattern
(
)
String
model
,
CustomModelData.Builder
dataBuilder
)
public
static
ItemStack
getModel
(
Material material
,
@
KeyPattern
(
)
String
model
)
public
static
ItemStack
getModel
(
@
KeyPattern
(
)
String
modelData
,
CustomModelData.Builder
dataBuilder
)
public
static
ItemStack
getModel
(
@
KeyPattern
(
)
String
modelData
,
Array
<
Color
>
color
)