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
/
TrimModifier
Trim
Modifier
public
class
TrimModifier
implements
WrapModifier
Members
Constructors
Trim
Modifier
Link copied to clipboard
public
void
TrimModifier
(
HMCWraps
plugin
)
Properties
SEPARATOR
Link copied to clipboard
public
final
static
String
SEPARATOR
Functions
get
Original
Trim
Link copied to clipboard
public
String
getOriginalTrim
(
ItemStack
item
)
Get the original trim of the item.
get
Original
Trim
Material
Link copied to clipboard
public
String
getOriginalTrimMaterial
(
ItemStack
item
)
Get the original trim material of the item.
is
Trims
Used
Link copied to clipboard
public
boolean
isTrimsUsed
(
ItemStack
item
)
Check if trims are used on an item.
wrap
Link copied to clipboard
public
void
wrap
(
@
Nullable
(
)
Wrap
wrap
,
@
Nullable
(
)
Wrap
currentWrap
,
ItemStack
item
,
Player
player
)