Skip to main content

Minecraft Bedrock Packets Codec Library

Project description

bedrock-protocol-packets-ng

Part of Bedrock Protocol Library. Minecraft Bedrock Packets Codec Library.

Install

pip install bedrock-protocol-packets-ng

Usage

from bedrock_protocol.packets import UpdateBlockPacket

# Serialize Packet
packet_write = UpdateBlockPacket(BlockPos(11, 45, 14), 2537812, 3, 0)
payload = packet_write.serialize()

# Deserialize Packet
packet_read = UpdateBlockPacket()
packet_read.deserialize(bytes.fromhex("162d1cadd9010301"))

License

This project is licensed under the Mozilla Public License 2.0 (MPL-2.0).

Key Requirements:

  • Modifications to this project's files must be released under MPL-2.0.
  • Using this library in closed-source projects is allowed (no requirement to disclose your own code).
  • Patent protection is explicitly granted to all users.

For the full license text, see LICENSE file or visit MPL 2.0 Official Page.


Copyright © 2025 GlacieTeam. All rights reserved.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bedrock_protocol_packets_ng-0.0.9.tar.gz (25.1 kB view details)

Uploaded Source

File details

Details for the file bedrock_protocol_packets_ng-0.0.9.tar.gz.

File metadata

File hashes

Hashes for bedrock_protocol_packets_ng-0.0.9.tar.gz
Algorithm Hash digest
SHA256 2efd1ccf1e03d681083c09bf2a67d51f57a88eaa6608d4d113b37768703f322d
MD5 48569f19252e44626ba58084be95e4f3
BLAKE2b-256 219b2ddf35b97f6986fa318dd25c0146ab913a4a2862d7a96b5dd866cb97ade8

See more details on using hashes here.

Provenance

The following attestation bundles were made for bedrock_protocol_packets_ng-0.0.9.tar.gz:

Publisher: publish.yml on Shock95/bedrock-protocol-packets-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page