Skip to main content

Minecraft Bedrock Packets Codec Library

Project description

bedrock-protocol-packets

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

Install

pip install bedrock-protocol-packets

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.8.tar.gz (24.2 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for bedrock_protocol_packets_ng-0.0.8.tar.gz
Algorithm Hash digest
SHA256 992e7aa9839ceecd86e1d058754ac26fc0c950527e0a6af195138cfce0a8d925
MD5 38eddff0a60ff126f3c8c128b5218e02
BLAKE2b-256 c13c1b90af9d8f5c89e3370250e0d8f096199e34d9fb75d2b8584ec52cbe2b2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for bedrock_protocol_packets_ng-0.0.8.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