ViaVersion/common/src/main/java/com/viaversion/viaversion/protocols/protocol1_13to1_12_2/providers
KennyTV 37fd69fa86
Make packet send methods use the current thread by default
Defaulting to submitting to the netty event loop caused issues more often than not - this also removes the `currentThread` flag and instead provides new scheduleSend methods so it is always obvious whether the packet is sent immediately.
2021-06-01 10:13:49 +02:00
..
blockentities Reformat imports 2021-04-27 13:42:36 +02:00
BlockEntityProvider.java Make packet send methods use the current thread by default 2021-06-01 10:13:49 +02:00
PaintingProvider.java Change package/imports in classes and build configs 2021-04-26 20:52:34 +02:00