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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bedrock_protocol_packets_ng-0.0.8.tar.gz.
File metadata
- Download URL: bedrock_protocol_packets_ng-0.0.8.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
992e7aa9839ceecd86e1d058754ac26fc0c950527e0a6af195138cfce0a8d925
|
|
| MD5 |
38eddff0a60ff126f3c8c128b5218e02
|
|
| BLAKE2b-256 |
c13c1b90af9d8f5c89e3370250e0d8f096199e34d9fb75d2b8584ec52cbe2b2f
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bedrock_protocol_packets_ng-0.0.8.tar.gz -
Subject digest:
992e7aa9839ceecd86e1d058754ac26fc0c950527e0a6af195138cfce0a8d925 - Sigstore transparency entry: 1439294133
- Sigstore integration time:
-
Permalink:
Shock95/bedrock-protocol-packets-ng@59eaa649a1fc4be0a0e1a7100e4a5cbf55295822 -
Branch / Tag:
refs/tags/v0.0.8 - Owner: https://github.com/Shock95
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@59eaa649a1fc4be0a0e1a7100e4a5cbf55295822 -
Trigger Event:
release
-
Statement type: