public class AttackSpeedCondition extends SubCondition
构造器和说明 |
---|
AttackSpeedCondition() |
限定符和类型 | 方法和说明 |
---|---|
SXConditionReturnType |
determine(LivingEntity entity,
ItemStack item,
String lore)
判断物品是否符合条件
|
containsType, getDurability, getItemLevel, getItemName, getLevel, getMaxDurability, getName, getNumber, getPlugin, getPriority, getType, getUnbreakable, introduction, onDisable, onEnable, registerCondition
public SXConditionReturnType determine(LivingEntity entity, ItemStack item, String lore)
SubCondition
determine
在类中 SubCondition
entity
- LivingEntityitem
- ItemStacklore
- String