Interface Ocelot

    • Method Detail

      • getCatType

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

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