mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Revert "Added the Web Socket Chat Bot"
This commit is contained in:
parent
07b1f59285
commit
4925689496
10 changed files with 4 additions and 1248 deletions
|
|
@ -1013,7 +1013,7 @@ namespace MinecraftClient
|
|||
/// <summary>
|
||||
/// Send Entity Action
|
||||
/// </summary>
|
||||
protected bool SendEntityAction(Protocol.EntityActionType entityAction)
|
||||
private bool SendEntityAction(Protocol.EntityActionType entityAction)
|
||||
{
|
||||
return Handler.SendEntityAction(entityAction);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue