SakuraBind
Toggle table of contents
2.4.12
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SakuraBind
SakuraBind
/
top.iseason.bukkit.sakurabind.utils
/
Defenders
Defenders
public
final
class
Defenders
Members
Constructors
Defenders
Link copied to clipboard
public
Defenders
Defenders
(
LivingEntity
target
,
BaseSetting
setting
)
Properties
setting
Link copied to clipboard
private
final
BaseSetting
setting
target
Link copied to clipboard
private
final
LivingEntity
target
Functions
add
Defender
Link copied to clipboard
public
final
Unit
addDefender
(
LivingEntity
defender
)
添加肉盾
get
Defender
Link copied to clipboard
public
final
LivingEntity
getDefender
(
)
使用轮询的方式来获取
get
Setting
Link copied to clipboard
public
final
BaseSetting
getSetting
(
)
get
Target
Link copied to clipboard
public
final
LivingEntity
getTarget
(
)