This commit is contained in:
BruceChen 2022-12-11 16:30:45 +08:00
parent 127978615c
commit 94a3c92b36
62 changed files with 371 additions and 297 deletions

View file

@ -6,7 +6,7 @@ namespace MinecraftClient.CommandHandler
{
public static readonly CmdResult Empty = new();
internal static McClient? client;
internal static McClient? currentHandler;
public enum Status
{