Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrofab committed Apr 19, 2024
1 parent 56b60ba commit 9fd2ce0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ which serve the same purpose of global data storage and have an API more consist
## Changes to the Entity module

- The `PlayerCopyCallback` has been removed. If you were using it, you can switch to `ServerPlayerEvents.COPY_FROM` from Fabric API.
- `RespawnCopyStrategy` is now called for mobs other when players when they get converted (think smitten pigs turning to piglins, or zombies drowning)
- `RespawnCopyStrategy` is now called for mobs other than players when they get converted (think smitten pigs turning to piglins, or zombies drowning)

### Client-to-Server messages

Expand Down

0 comments on commit 9fd2ce0

Please sign in to comment.