Fixes crash issue caused by a mixin conflict introduced by forgix. I have no clue why it occurs. This also fixes the events.microphone call.-
This is simply a bundle of the partial build of 2.1.
- Port to 1.21 versions (yes this works for every version of 1.21)
 - Legacy events have been rewritten to use the same system as all other events
 
I'm happy to say that FiguraSVC 2.0 is OUT!
- Added new events
events.host_microphone- Only runs on the host client, this can be used to process audio data before its sent out to other clients (W.I.P)
 - This event supercedes 
svc.microphoneand works almost exactly like it! 
events.microphone- A new event that runs on all other clients besides the host! Allows for ping-free real time audio animations!
 
 - Forge Support!
 - FiguraSVC now (mostly) requires all clients to have the mod installed to enable real time audio processing, otherwise it will fall-back to the old ping system!
 
- 1.20.4 Port
 
- Added a parameter to svc.microphone that provides the raw 16-bit PCM data.
 - Fixed issue where the SVC plugin would keep erroring out if a figura avatar wasn't loaded on the client.
 
The first release of FiguraSVC, bound to be buggy, as such, it is released under the Alpha channel.



