mirror of
https://github.com/FabricMC/fabric.git
synced 2025-09-04 08:17:27 +00:00

* change: add MinecraftClient/Server instances to networking contexts
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
* style: optimize imports
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
* change: use client instance from context in FabricRegistryClientInit
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
* fix: remove unused import <_<
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
* fix: update Javadocs in Networking classes
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
---------
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit ab7edbac5e
)