Common Network

Common Network

7M Downloads

[1.20.1 + Fabric] client forgets about packets that were registered before the client initializer runs

UpcraftLP opened this issue ยท 1 comments

commented

When the client mod initializer runs, anything that was previously registered to the common sided one gets lost as the CommonNetworkMod#INSTANCE field gets replaced.

commented

Fixed