|
Quilt Loader 1
|
A mod initializer ran only on EnvType#CLIENT.
More...
Public Member Functions | |
| void | onInitializeClient () |
| Runs the mod initializer on the client environment. | |
A mod initializer ran only on EnvType#CLIENT.
This entrypoint is suitable for setting up client-specific logic, such as rendering or integrated server tweaks.
In fabric.mod.json, the entrypoint is defined with client key.