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