All packets extending NetworkMessage have potential thread-safety issues
tterrag1098 opened this issue ยท 3 comments
Since message replies are broken at this point in time (ref MinecraftForge/MinecraftForge#4231), in my opinion the line above should call to IThreadListener.addScheduledTask to avoid child packets accidentally executing handler code on the network thread.