Skip to content

Conversation

@RealSexMC
Copy link

Apologies for the last PR, it had formatting issues. Everything has been fixed!!! This is a working 26.0 Github Pull Request

Summary

  • Update protocol version to 924 (Minecraft 1.26.0)
  • Add new packet types: CameraSpline, CameraAimAssistActorPriority, ClientBoundDataDrivenUI (ShowScreen, CloseAllScreens, Reload), ClientBoundTextureShift, VoxelShapes
  • Update BookEdit packet fields from byte to varuint32
  • Add new sound events for spear variants
  • Update StartGame packet: remove ServerID/WorldID/ScenarioID/OwnerID, add ServerJoinInformation and ServerTelemetryData
  • Add new graphics override parameters (water rendering, contrast settings)
  • Add camera aim assist entity type family support
  • Add biome VillageType field
  • Update DebugDrawerShape with optional DimensionID and AttachedToEntityID
  • Add memory category counters to ServerBoundDiagnostics
  • Add CameraProgressOption struct for spline progress keyframes

Test plan

  • Verify protocol version matches Minecraft 1.26.0
  • Test packet serialization/deserialization for new and modified packets
  • Verify backwards compatibility is not broken for unchanged packets

Co-Authored-By: Dylan T. (dktapps) <team@pmmp.io>
Co-Authored-By: Jonathan Chan Kwan Yin (SOF3) <team@pmmp.io>
Co-Authored-By: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-Authored-By: OpenAI Codex <noreply@openai.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@EinBexiii
Copy link

@RealSexMC you forgot to use Grok Code

@RealSexMC
Copy link
Author

Pushed remaining fixes for the protocol 924 update — camera spline/rotation optional easing types, book edit signed int fields, and voxel shape cells serialization.

Co-Authored-By: Netanyahu <netanyahu@gov.il>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants