internal static void Remove(PlayerHijink item) { Hijinks.Remove(item); }
public static void Add(PlayerHijink item) { Hijinks.Add(item); }