File Details
JourneyMapQol_1.7.10-0.8.7.jar
- B
- May 22, 2022
- 25.26 KB
- 62
- 1.7.10
- Forge
File Name
JourneyMapQol_1.7.10-0.8.7.jar
Supported Versions
- 1.7.10
Curse Maven Snippet
Until this point the Api functions assumed you were sending from the client.
Now all api functions have an extra isFromClient prarameter.
If true the packet is sent to the server then to the rest of the players. If false the packet is sent to all the players directly because the function is already being called in the server.