Posted September 9, 201312 yr I have a mod that requires an update whenever the player changes the client setting for fancyGraphics. I could perform the update whenever any game setting is changed. What hook is available? Is there something on the event bus? A direct hook? Thanks
September 9, 201312 yr There are no forge hooks for when options change. But you can use a client tick handler to check for changes then perform actions when the changes occur.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.