toggle menu
SakuraBind
2.4.4-dev2
jvm
switch theme
search in API
SakuraBind
/
top.iseason.bukkit.sakurabind.config.matcher
/
BaseMatcher
Base
Matcher
public
abstract
class
BaseMatcher
使用原型模式
Inheritors
LoreMatcher
NBTMatcher
NameMatcher
TypeMatcher
ItemsAdderMatcher
MMOItemsMatcher
OraxenMatcher
Members
Constructors
Base
Matcher
Link copied to clipboard
public
BaseMatcher
BaseMatcher
(
)
Functions
from
Setting
Link copied to clipboard
public
abstract
BaseMatcher
fromSetting
(
String
key
,
Object
any
)
从配置中读取数据
get
Keys
Link copied to clipboard
public
abstract
Array
<
String
>
getKeys
(
)
该配置接受的键
on
Bind
Link copied to clipboard
public
Unit
onBind
(
ItemStack
item
)
on
Debug
Link copied to clipboard
public
abstract
Unit
onDebug
(
ItemStack
item
,
CommandSender
debugHolder
)
Debug
try
Match
Link copied to clipboard
public
abstract
Boolean
tryMatch
(
ItemStack
item
)
尝试匹配某个物品