Jump to content

offline

Members
  • Posts

    1
  • Joined

  • Last visited

offline's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hi everybody, I just spent my first hours creating my first mod installed only on the client. I need one final thing to solve and it feels like it is impossible. I use mdk 1.19.3. I would like the Mod to Send a message into the chat when being in Multiplayer. But I don´t find how that works: is it ClientChatReceivedEvent as event and then event.setMessage(Component)? I am unable to find a proper argument fulfilling the requirements of the Component Interface for this method. I also Read that there are Literalcontents. But I see no tutorials, no Info on that. Is my plan even possible to fulfill? Greetings, offline.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.