HMCWraps API
Toggle table of contents
1.7.0
jvm
Platform filter
jvm
Switch theme
Search in API
HMCWraps API
HMCWraps API
/
de.skyslycer.hmcwraps.wrap.modifiers.plugin
/
NexoModifier
Nexo
Modifier
public
class
NexoModifier
implements
WrapModifier
Members
Constructors
Nexo
Modifier
Link copied to clipboard
public
void
NexoModifier
(
HMCWraps
plugin
)
Properties
SEPARATOR
Link copied to clipboard
public
final
static
String
SEPARATOR
Functions
get
Original
Nexo
Id
Link copied to clipboard
public
String
getOriginalNexoId
(
ItemStack
item
)
Get the original Nexo ID of the item.
get
Real
Nexo
Id
Link copied to clipboard
public
String
getRealNexoId
(
ItemStack
item
)
Get the real Nexo ID of the item.
wrap
Link copied to clipboard
public
void
wrap
(
@
Nullable
(
)
@
Nullable
(
)
Wrap
wrap
,
@
Nullable
(
)
@
Nullable
(
)
Wrap
currentWrap
,
ItemStack
item
,
Player
player
)