Skip to content

Commit

Permalink
Update ToServerEvents.md
Browse files Browse the repository at this point in the history
damn i should prob look at zxmushroom's mistakes before i merge
  • Loading branch information
OtterCodes101 authored Oct 14, 2023
1 parent e83d5b0 commit b36ddad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/plugindocs/events/ToServerEvents.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Receiving packet events
# Sending packet events
Events called by packets being sent to the server by the client.

- `sendpacketanimation`
Expand Down Expand Up @@ -179,4 +179,4 @@ Events called by packets being sent to the server by the client.
- `hash`: String
- `status`: String
- Can be one of: `SUCCESSFULLY_LOADED`, `DECLINED`, `FAILED_DOWNLOAD`, `ACCEPTED`
- `preventDefault`: Boolean representing whether or not to cancel processing the packet. Default is `false`.
- `preventDefault`: Boolean representing whether or not to cancel processing the packet. Default is `false`.

0 comments on commit b36ddad

Please sign in to comment.