Skip to content

Commit

Permalink
Update clientbound_game_event_packet.rs (#133)
Browse files Browse the repository at this point in the history
Added 2 new game even types
  • Loading branch information
veronoicc authored Mar 8, 2024
1 parent 4f288b1 commit 7fc31f9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ pub enum EventType {
PufferFishSting = 9,
GuardianElderEffect = 10,
ImmediateRespawn = 11,
LimitedCrafting = 12,
WaitForLevelChunks = 13,
}

0 comments on commit 7fc31f9

Please sign in to comment.