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.minecraft
/
LoreModifier
Lore
Modifier
public
class
LoreModifier
implements
WrapModifier
Members
Constructors
Lore
Modifier
Link copied to clipboard
public
void
LoreModifier
(
HMCWraps
plugin
)
Properties
SEPARATOR
Link copied to clipboard
public
final
static
String
SEPARATOR
Functions
get
Original
Lore
Link copied to clipboard
public
List
<
String
>
getOriginalLore
(
ItemStack
item
)
Get the original lore of the item.
wrap
Link copied to clipboard
public
void
wrap
(
@
Nullable
(
)
@
Nullable
(
)
Wrap
wrap
,
@
Nullable
(
)
@
Nullable
(
)
Wrap
currentWrap
,
ItemStack
item
,
Player
player
)