Class SocialSupplier

java.lang.Object
ovh.mythmc.social.api.SocialSupplier

public class SocialSupplier extends Object
Internal holder that stores the active Social instance.

Platform implementations call set(Social) once during startup. All other callers should use Social.get() instead of this class directly.