api
Toggle table of contents
1.8.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
api
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
Craft
Engine
Id
Link copied to clipboard
public
String
getOriginalCraftEngineId
(
ItemStack
item
)
Get the original CraftEngine ID of the item.
get
Real
Craft
Engine
Id
Link copied to clipboard
public
String
getRealCraftEngineId
(
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
)