![]() |
VOOZH | about |
dotnet add package McProtoNet.Serialization --version 2.0.0-preview.4
NuGet\Install-Package McProtoNet.Serialization -Version 2.0.0-preview.4
<PackageReference Include="McProtoNet.Serialization" Version="2.0.0-preview.4" />
<PackageVersion Include="McProtoNet.Serialization" Version="2.0.0-preview.4" />Directory.Packages.props
<PackageReference Include="McProtoNet.Serialization" />Project file
paket add McProtoNet.Serialization --version 2.0.0-preview.4
#r "nuget: McProtoNet.Serialization, 2.0.0-preview.4"
#:package McProtoNet.Serialization@2.0.0-preview.4
#addin nuget:?package=McProtoNet.Serialization&version=2.0.0-preview.4&prereleaseInstall as a Cake Addin
#tool nuget:?package=McProtoNet.Serialization&version=2.0.0-preview.4&prereleaseInstall as a Cake Tool
McProtoNet.Serialization is a library designed to simplify the serialization and deserialization of Minecraft protocol data. It provides a powerful and flexible API for working with binary data specific to Minecraft, including:
Processing data in BigEndian format (high byte forward), which complies with the specifications of the Minecraft protocol and eliminates the need for manual byte order control.
Serialization and deserialization of specific data types such as VarInt, VarLong, UUID, and NBT (Named Binary Tag).
Convenient methods for reading and writing structures, which makes it easier to work with low-level data.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 3 NuGet packages that depend on McProtoNet.Serialization:
| Package | Downloads |
|---|---|
|
McProtoNet
High-performance library for working with the minecraft protocol |
|
|
McProtoNet.Abstractions
Abstractions for McProtoNet |
|
|
McProtoNet.Protocol
A library that supports multiversion |
Showing the top 1 popular GitHub repositories that depend on McProtoNet.Serialization:
| Repository | Stars |
|---|---|
|
Titlehhhh/Minecraft-Holy-Client
A high-performance platform for running Minecraft stress-test bots written in C#.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0-preview.4 | 282 | 3/13/2025 |
| 2.0.0-preview.3 | 547 | 3/8/2025 |
| 2.0.0-preview.2 | 161 | 3/8/2025 |