MineJason 0.7.0-alpha.2
See the version list below for details.
dotnet add package MineJason --version 0.7.0-alpha.2
NuGet\Install-Package MineJason -Version 0.7.0-alpha.2
<PackageReference Include="MineJason" Version="0.7.0-alpha.2" />
<PackageVersion Include="MineJason" Version="0.7.0-alpha.2" />
<PackageReference Include="MineJason" />
paket add MineJason --version 0.7.0-alpha.2
#r "nuget: MineJason, 0.7.0-alpha.2"
#:package MineJason@0.7.0-alpha.2
#addin nuget:?package=MineJason&version=0.7.0-alpha.2&prerelease
#tool nuget:?package=MineJason&version=0.7.0-alpha.2&prerelease
MineJason
MineJason is a .NET library that provides serialization compatible models for commonly used client data types in Minecraft: Java Edition.
Usage
Serialize and deserialize
You serialize and deserialize the ChatComponent types normally like how you would serialize other types.
Please do not use Newtonsoft.Json; it is not supported. Instead, use System.Text.Json.
Creating components
Create methods in ChatComponent class allows you to create various types of components.
Issues
Please report issues in the issue tracker.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- MineJason.Serialization (>= 0.1.0-alpha.7)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MineJason:
| Package | Downloads |
|---|---|
|
MineJason.Extensions.SharpNbt
Package Description |
|
|
MineJason.Extras
Stuff that do not fit into the main MineJason library |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.7.0-beta.3 | 67 | 6/15/2026 |
| 0.7.0-beta.2 | 69 | 5/31/2026 |
| 0.7.0-beta.1 | 66 | 5/29/2026 |
| 0.7.0-alpha.6 | 63 | 5/2/2026 |
| 0.7.0-alpha.5 | 63 | 4/17/2026 |
| 0.7.0-alpha.4 | 72 | 3/22/2026 |
| 0.7.0-alpha.2 | 73 | 3/1/2026 |
| 0.7.0-alpha.1 | 174 | 10/28/2025 |
| 0.6.0-alpha.2 | 135 | 6/20/2024 |
| 0.6.0-alpha | 120 | 6/14/2024 |
| 0.5.1-alpha | 131 | 5/25/2024 |
| 0.5.0-alpha | 144 | 5/10/2024 |
| 0.4.0-alpha | 146 | 2/12/2024 |
| 0.3.0-alpha.preview1 | 149 | 1/18/2024 |
| 0.2.1-alpha | 154 | 1/7/2024 |
| 0.2.0-alpha | 138 | 1/2/2024 |
| 0.1.0-alpha | 137 | 1/1/2024 |