Interface Pig

    • Method Detail

      • hasSaddle

        boolean hasSaddle()
        Check if the pig has a saddle.
        Returns:
        if the pig has been saddled.
      • setSaddle

        void setSaddle​(boolean saddled)
        Sets if the pig has a saddle or not
        Parameters:
        saddled - set if the pig has a saddle or not.