interfaces
interfaces copied to clipboard
feature: chat interface
Chat interfaces would allow interfaces to be rendered to a Minecraft client's chat view. The interface
Using clickable command chat components, we can create system which maps a command with a unique argument to a view's click handler, and execute that handler when the command is ran.