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.plugin
/
OraxenModifier
Oraxen
Modifier
public
class
OraxenModifier
implements
WrapModifier
Members
Constructors
Oraxen
Modifier
Link copied to clipboard
public
void
OraxenModifier
(
HMCWraps
plugin
)
Properties
SEPARATOR
Link copied to clipboard
public
final
static
String
SEPARATOR
Functions
get
Original
Oraxen
Id
Link copied to clipboard
public
String
getOriginalOraxenId
(
ItemStack
item
)
Get the original Oraxen ID of the item.
get
Real
Oraxen
Id
Link copied to clipboard
public
String
getRealOraxenId
(
ItemStack
item
)
Get the real Oraxen ID of the item.
wrap
Link copied to clipboard
public
void
wrap
(
@
Nullable
(
)
@
Nullable
(
)
Wrap
wrap
,
@
Nullable
(
)
@
Nullable
(
)
Wrap
currentWrap
,
ItemStack
item
,
Player
player
)