Skip to content

PacketI Implementation #5

@Sxtanna

Description

@Sxtanna

Implementation of server bound packets.

Handshake

  • 0x00: Handshake
  • 0xFE: Legacy Server List Ping

Status

  • 0x00: Request
  • 0x01: Ping

Login

  • 0x00: Login Start
  • 0x01: Encryption Response
  • 0x02: Login Plugin Response

Play

  • 0x00: Teleport Confirm
  • 0x01: Query Block NBT
  • 0x02: Set Difficulty
  • 0x03: Chat Message
  • 0x04: Client Status
  • 0x05: Client Settings
  • 0x06: Tab Complete
  • 0x07: Window Confirmation
  • 0x08: Click Window Button
  • 0x09: Click Window
  • 0x0A: Close Window
  • 0x0B: Plugin Message
  • 0x0C: Edit Book
  • 0x0D: Entity NBT Request
  • 0x0E: Interact Entity
  • 0x0F: Keep Alive
  • 0x10: Lock Difficulty
  • 0x11: Player Position
  • 0x12: Player Position And Rotation
  • 0x13: Player Rotation
  • 0x14: Player Movement
  • 0x15: Vehicle Move
  • 0x16: Steer Boat
  • 0x17: Pick Item
  • 0x18: Craft Recipe Request
  • 0x19: Player Abilities
  • 0x1A: Player Digging
  • 0x1B: Entity Action
  • 0x1C: Steer Vehicle
  • 0x1D: Recipe Book Data
  • 0x1E: Name Item
  • 0x1F: Resource Pack Status
  • 0x20: Advancement Tab
  • 0x21: Select Trade
  • 0x22: Set Beacon Effect
  • 0x23: Held Item Change
  • 0x24: Update Command Block
  • 0x25: Update Command Block Minecart
  • 0x26: Creative Inventory Action
  • 0x27: Update Jigsaw Block
  • 0x28: Update Structure Block
  • 0x29: Update Sign
  • 0x2A: Animation
  • 0x2B: Spectate
  • 0x2C: Player Block Placement
  • 0x2D: Use Item

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions