接口 Ocelot

所有超级接口:
Ageable, Animals, Attributable, CommandSender, Creature, Damageable, Entity, LivingEntity, Metadatable, Nameable, Permissible, ProjectileSource, ServerOperator, Sittable, Tameable

public interface Ocelot extends Animals, Tameable, Sittable
代表豹猫.
  • 方法详细资料

    • getCatType

      Ocelot.Type getCatType()
      获取这只猫当前的种类.

      原文:Gets the current type of this cat.

      返回:
      这只猫的种类
    • setCatType

      void setCatType(Ocelot.Type type)
      设置这只猫的种类.

      原文:Sets the current type of this cat.

      参数:
      type - 这只猫的新种类