Unified Client Helpers
Class: UnifiedClientHelpers
Unified Client Helpers work similarly to regular Unified Helpers, however client helpers must run solely on the client.
All Unified API client helper methods are accessed through UnifiedClientHelpers.HELPER_NAME.
WARNING
Make sure to use client helpers only on the client-side, otherwise your mod will crash on servers.