public class CatWatcher extends TameableWatcher
  • Constructor Details

    • CatWatcher

      public CatWatcher(Disguise disguise)
  • Method Details

    • getType

      public org.bukkit.entity.Cat.Type getType()
    • setType

      public void setType(org.bukkit.entity.Cat.Type type)
    • getCollarColor

      public org.bukkit.DyeColor getCollarColor()
    • setCollarColor

      @Deprecated public void setCollarColor(AnimalColor color)
      Deprecated.
    • setCollarColor

      public void setCollarColor(org.bukkit.DyeColor newColor)
    • isLyingDown

      public boolean isLyingDown()
    • setLyingDown

      public void setLyingDown(boolean value)
    • isLookingUp

      public boolean isLookingUp()
    • setLookingUp

      public void setLookingUp(boolean value)