[Docs] Made LocationInfoPacket more specific

This commit is contained in:
Jarno 2022-01-31 13:32:24 +01:00 committed by Fabian Dill
parent 3ab5c90d7c
commit 6def1bce25
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ In JSON this may look like:
`location` is the location id of the item inside the world
`player` is the player slot of the world the item is located in, except when inside an LocationInfoPacket then it will be the slot of the player to receive the item
`player` is the player slot of the world the item is located in, except when inside an [LocationInfo](#LocationInfo) Packet then it will be the slot of the player to receive the item
`flags` are bit flags:
| Flag | Meaning |