toggle menu
SakuraBind
2.4.4-dev2
jvm
switch theme
search in API
SakuraBind
/
top.iseason.bukkit.sakurabind.config.matcher
/
LoreMatcher
Lore
Matcher
public
final
class
LoreMatcher
extends
BaseMatcher
Members
Constructors
Lore
Matcher
Link copied to clipboard
public
LoreMatcher
LoreMatcher
(
)
Properties
lore
Patterns
Link copied to clipboard
private
final
List
<
Pattern
>
lorePatterns
remove
Matched
Link copied to clipboard
private
final
Boolean
removeMatched
strip
Lore
Color
Link copied to clipboard
private
final
Boolean
stripLoreColor
Functions
from
Setting
Link copied to clipboard
public
BaseMatcher
fromSetting
(
String
key
,
Object
any
)
从配置中读取数据
get
Keys
Link copied to clipboard
public
Array
<
String
>
getKeys
(
)
该配置接受的键
get
Lore
Patterns
Link copied to clipboard
public
final
List
<
Pattern
>
getLorePatterns
(
)
get
Remove
Matched
Link copied to clipboard
public
final
Boolean
getRemoveMatched
(
)
get
Strip
Lore
Color
Link copied to clipboard
public
final
Boolean
getStripLoreColor
(
)
on
Bind
Link copied to clipboard
public
Unit
onBind
(
ItemStack
item
)
on
Debug
Link copied to clipboard
public
Unit
onDebug
(
ItemStack
item
,
CommandSender
debugHolder
)
Debug
try
Match
Link copied to clipboard
public
Boolean
tryMatch
(
ItemStack
item
)
尝试匹配某个物品