package dev.plex.api; public interface PlexApi { IPlayerCache getPlayerCache(); }