Interface AbstractHorseInventory

    • Method Detail

      • getSaddle

        ItemStack getSaddle()
        Gets the item in the horse's saddle slot.
        Returns:
        the saddle item
      • setSaddle

        void setSaddle​(ItemStack stack)
        Sets the item in the horse's saddle slot.
        Parameters:
        stack - the new item