Types: Chat - GrantShotwell/MCSharp GitHub Wiki
Chat
Represents the chat.
Defined Methods
Method Overflow | Return Type | Description |
---|---|---|
Say([string](/GrantShotwell/MCSharp/wiki/Types:-string) text) | void | Runs the /say [text] command. |
Tellraw([selector](/GrantShotwell/MCSharp/wiki/Types:-selector) targets, [JSON](/GrantShotwell/MCSharp/wiki/Types:-JSON) json) | void | Runs the /tellraw [targets] [json] command. |