diff options
author | makamys <makamys@outlook.com> | 2021-05-21 00:11:27 +0200 |
---|---|---|
committer | makamys <makamys@outlook.com> | 2021-05-21 06:28:22 +0200 |
commit | f164f74e4c0391fcc557de22e6c1d07c5a4110aa (patch) | |
tree | 2163fef4510c424172e14778dfe239ad3aaf754f /src/main/java/makamys/lodmod/mixin | |
parent | 4f42f761fd6a6511c0dfb34c15acca7f5b5e67c2 (diff) | |
download | Neodymium-f164f74e4c0391fcc557de22e6c1d07c5a4110aa.tar.gz Neodymium-f164f74e4c0391fcc557de22e6c1d07c5a4110aa.tar.bz2 Neodymium-f164f74e4c0391fcc557de22e6c1d07c5a4110aa.zip |
SimpleChunkMesh: Don't access server's WorldChunkManager on client thread
I did this in an attempt to fix a bug I had with OWG, but it turned out to be
caused by something else. Still, accessing the server's data structures from
the client thread is bad form, so I'll keep it like this.
Diffstat (limited to 'src/main/java/makamys/lodmod/mixin')
0 files changed, 0 insertions, 0 deletions