BCLib

BCLib

31M Downloads

[Bug] Clientside field referenced from common side

Linguardium opened this issue ยท 1 comments

commented

What happened?

Fabric fixed a bug. the bug made it so your bug was silently not an issue. now your broken code is acting broken

PresetsRegistry.register();

if (Configs.CLIENT_CONFIG.forceBetterXPreset())

@Environment(EnvType.CLIENT)
public static final ClientConfig CLIENT_CONFIG = new ClientConfig();

BCLib

N/A

Fabric API

N/A

Fabric Loader

0.15.X

Minecraft

1.20.1

Relevant log output

No response

Other Mods

No response

commented

Duplicate of #136