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