Skip to content

17.0.0 for Minecraft Bedrock 1.19.50

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 17:10
272e101

Changes since 16.0.0

Protocol changes

New packets

  • UpdateClientInputLocksPacket: exact purpose unclear, currently non-functional

Packet changes

  • StructureTemplateDataRequestPacket has a new type IMPORT
  • StructureTemplateDataResponsePacket has a new type IMPORT

Enum changes

  • EntityMetadataFlags added a new CAN_DASH (46) - everything above and including LINGER shifts value up by 1

Other changes

  • Fixed ClientboundMapItemDataPacket checking incorrect flags when reading scale field.