mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Add GetWorld() API method for ChatBots
This commit is contained in:
parent
71277362be
commit
d36647af3e
2 changed files with 13 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ namespace MinecraftClient
|
|||
"using System.IO;",
|
||||
"using System.Threading;",
|
||||
"using MinecraftClient;",
|
||||
"using MinecraftClient.Mapping;",
|
||||
"namespace ScriptLoader {",
|
||||
"public class Script {",
|
||||
"public CSharpAPI MCC;",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue