HMCWraps API
Toggle table of contents
1.6.3
jvm
Platform filter
jvm
Switch theme
Search in API
HMCWraps API
HMCWraps API
/
de.skyslycer.hmcwraps.wrap.modifiers.minecraft
/
ModelDataModifier
Model
Data
Modifier
public
class
ModelDataModifier
implements
WrapModifier
Members
Constructors
Model
Data
Modifier
Link copied to clipboard
public
void
ModelDataModifier
(
HMCWraps
plugin
)
Properties
SEPARATOR
Link copied to clipboard
public
final
static
String
SEPARATOR
Functions
get
Original
Model
Id
Link copied to clipboard
public
Integer
getOriginalModelId
(
ItemStack
item
)
Get the original model id of the item.
get
Real
Model
Id
Link copied to clipboard
public
int
getRealModelId
(
ItemStack
item
)
Get the real model id of the item.
wrap
Link copied to clipboard
public
void
wrap
(
@
Nullable
(
)
Wrap
wrap
,
@
Nullable
(
)
Wrap
currentWrap
,
ItemStack
item
,
Player
player
)