Category: server featurePriority: minorStatus: in progressType: featuregood first issue
Description
The API to send MapViews to a Player isn't implemented: https://github.com/GlowstoneMC/Glowstone/blob/12ed57cc436ee2b525d740bef2b855150fe0bd24/src/main/java/net/glowstone/entity/GlowPlayer.java#L2247-L2249
This should send a packet (MapDataMessage) that sends the data inside of the MapView.
To check:
- If the codec for encoding
MapDataMessageis up-to-date with the documentation - If there are other parts of the MapView API that aren't implemented (not required in the scope of this issue)
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.