McProtoNet.Serialization
2.0.0-preview.3
dotnet add package McProtoNet.Serialization --version 2.0.0-preview.3
NuGet\Install-Package McProtoNet.Serialization -Version 2.0.0-preview.3
<PackageReference Include="McProtoNet.Serialization" Version="2.0.0-preview.3" />
paket add McProtoNet.Serialization --version 2.0.0-preview.3
#r "nuget: McProtoNet.Serialization, 2.0.0-preview.3"
// Install McProtoNet.Serialization as a Cake Addin #addin nuget:?package=McProtoNet.Serialization&version=2.0.0-preview.3&prerelease // Install McProtoNet.Serialization as a Cake Tool #tool nuget:?package=McProtoNet.Serialization&version=2.0.0-preview.3&prerelease
McProtoNet.Serialization
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 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- DotNext (>= 5.19.1)
- DotNext.IO (>= 5.19.1)
- McProtoNet.NBT (>= 2.0.0-preview.3)
- System.IO.Pipelines (>= 9.0.2)
-
net9.0
- DotNext (>= 5.19.1)
- DotNext.IO (>= 5.19.1)
- McProtoNet.NBT (>= 2.0.0-preview.3)
- System.IO.Pipelines (>= 9.0.2)
NuGet packages (3)
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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-preview.3 | 87 | 3/8/2025 |
2.0.0-preview.2 | 83 | 3/8/2025 |