接口 EvokerFangs

所有超级接口:
CommandSender, Entity, Metadatable, Nameable, Permissible, PersistentDataHolder, ServerOperator

public interface EvokerFangs extends Entity
代表唤魔者召唤的尖牙.
  • 方法详细资料

    • getOwner

      获取召唤此尖牙的生物.

      原文:Gets the LivingEntity which summoned the fangs.

      返回:
      召唤此尖牙的生物
    • setOwner

      void setOwner(@Nullable @Nullable LivingEntity owner)
      设置召唤此尖牙的生物.

      原文:Sets the LivingEntity which summoned the fangs.

      参数:
      owner - 召唤此尖牙的生物
    • getAttackDelay

      int getAttackDelay()
      Get the delay in ticks until the fang attacks.
      返回:
      the delay
    • setAttackDelay

      void setAttackDelay(int delay)
      Set the delay in ticks until the fang attacks.
      参数:
      delay - the delay, must be positive