Interface Ocelot

    • Method Detail

      • getCatType

        Ocelot.Type getCatType()
        Gets the current type of this cat.
        Returns:
        Type of the cat.
      • setCatType

        void setCatType​(Ocelot.Type type)
        Sets the current type of this cat.
        Parameters:
        type - New type of this cat.