HMCWraps API
Toggle table of contents
1.8.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
HMCWraps API
HMCWraps API
/
de.skyslycer.hmcwraps.wrap.modifiers.plugin
/
CraftEngineModifier
Craft
Engine
Modifier
public
class
CraftEngineModifier
implements
WrapModifier
Members
Constructors
Craft
Engine
Modifier
Link copied to clipboard
public
void
CraftEngineModifier
(
HMCWraps
plugin
)
Properties
SEPARATOR
Link copied to clipboard
public
final
static
String
SEPARATOR
Functions
get
Original
Id
Link copied to clipboard
public
String
getOriginalId
(
ItemStack
item
)
Get the original CraftEngine ID of the item.
get
Real
Id
Link copied to clipboard
public
String
getRealId
(
ItemStack
item
)
Get the real CraftEngine ID of the item.
wrap
Link copied to clipboard
public
void
wrap
(
@
Nullable
(
)
@
Nullable
(
)
Wrap
wrap
,
@
Nullable
(
)
@
Nullable
(
)
Wrap
currentWrap
,
ItemStack
item
,
Player
player
)