[Docs] Made LocationInfoPacket more specific
This commit is contained in:
parent
3ab5c90d7c
commit
6def1bce25
|
@ -358,7 +358,7 @@ In JSON this may look like:
|
||||||
|
|
||||||
`location` is the location id of the item inside the world
|
`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:
|
`flags` are bit flags:
|
||||||
| Flag | Meaning |
|
| Flag | Meaning |
|
||||||
|
|
Loading…
Reference in New Issue