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