McProtoNet.Serialization
2.0.0-preview.4
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" />
<PackageReference Include="McProtoNet.Serialization" />
paket add McProtoNet.Serialization --version 2.0.0-preview.4
#r "nuget: McProtoNet.Serialization, 2.0.0-preview.4"
#addin nuget:?package=McProtoNet.Serialization&version=2.0.0-preview.4&prerelease
#tool nuget:?package=McProtoNet.Serialization&version=2.0.0-preview.4&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.4)
- System.IO.Pipelines (>= 9.0.2)
-
net9.0
- DotNext (>= 5.19.1)
- DotNext.IO (>= 5.19.1)
- McProtoNet.NBT (>= 2.0.0-preview.4)
- 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 (1)
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 | 116 | 22 days ago |
2.0.0-preview.3 | 119 | a month ago |
2.0.0-preview.2 | 96 | a month ago |