Update packetIDs to 1.16.2 protocol 751
This commit is contained in:
@ -17,10 +17,9 @@ const (
|
||||
BossBar
|
||||
ServerDifficulty
|
||||
ChatMessageClientbound
|
||||
MultiBlockChange
|
||||
TabComplete
|
||||
|
||||
TabComplete //0x10
|
||||
DeclareCommands
|
||||
DeclareCommands //0x10
|
||||
WindowConfirmationClientbound
|
||||
CloseWindowClientbound
|
||||
WindowItems
|
||||
@ -35,9 +34,9 @@ const (
|
||||
UnloadChunk
|
||||
ChangeGameState
|
||||
OpenHorseWindow
|
||||
KeepAliveClientbound
|
||||
|
||||
KeepAliveClientbound //0x20
|
||||
ChunkData
|
||||
ChunkData //0x20
|
||||
Effect
|
||||
Particle
|
||||
UpdateLight
|
||||
@ -52,9 +51,9 @@ const (
|
||||
OpenBook
|
||||
OpenWindow
|
||||
OpenSignEditor
|
||||
CraftRecipeResponse
|
||||
|
||||
CraftRecipeResponse //0x30
|
||||
PlayerAbilitiesClientbound
|
||||
PlayerAbilitiesClientbound //0x30
|
||||
CombatEvent
|
||||
PlayerInfo
|
||||
FacePlayer
|
||||
@ -65,6 +64,7 @@ const (
|
||||
ResourcePackSend
|
||||
Respawn
|
||||
EntityHeadLook
|
||||
MultiBlockChange
|
||||
SelectAdvancementTab
|
||||
WorldBorder
|
||||
Camera
|
||||
|
Reference in New Issue
Block a user