Mojang provider plugin for MinecraftJar.NET.
Provider for:
- Vanilla
- Bedrock
The plugin is already bundled with the core library MinecraftJar.NET.
The plugin has a few minor specialities compared to the core interfaces. If required the interface can be casted to it's instantiated classes.
IMinecraftProviderto MojangProviderIMinecraftProjectto MojangProjectIMinecraftVersionto MojangVersion- For all groups the Build ID is the same as the version ID
- For Bedrock an
Osproperty is provided as the executables are compiled for Windows or Linux
IMinecraftDownloadto MojangDownload- For Bedrock, no
HashorReleaseTimeis provided - Older version did not provide as server therefore
Urlmight be empty
- For Bedrock, no
