Posted September 27, 201411 yr I'm looking for some kind of event that triggers when a client receive a Chat message. I've tried using the ChatListener, but it seems to be removed from Forge. I can't find anything similar on Google. There's the ServerChatEvent but it triggers when a chat message is sent, and not received. I'm making a Client Only mod.
September 27, 201411 yr there is a list of events here https://dl.dropboxusercontent.com/s/h777x7ugherqs0w/forgeevents.html you probably want ClientChatReceivedEvent
September 27, 201411 yr Author That's exactly what I was looking for. That list will help me a lot. Thank you!
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.