mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
* Update Program.cs * Update Entity.cs Add Entity.Name * Update Program.cs * Update Entity.cs Add break; * Update Entity.cs * Update Inventory.cs Add /inventory 0 creative <slot> <item> <count> * Update PacketOutgoingType.cs + CreativeInventoryAction * Update Protocol16.cs + SendCreativeInventorAction * Update Protocol18.cs + SendCreativeInventorAction * Update IMinecraftCom.cs + SendCreativeInventorAction * Update McTcpClient.cs + DoCreativeInventorAction * Update ChatBot.cs + CreativeInventorAction * Update McTcpClient.cs * Update ChatBot.cs * Update Inventory.cs Add show count * Update ChatBot.cs + ChatBot fix * Update Inventory.cs Inventory update and Fix * Update Entity.cs * Update McTcpClient.cs * Update Program.cs * Update Protocol16.cs * Update Protocol18.cs * Update IMinecraftCom.cs * Update Entity.cs |
||
|---|---|---|
| .. | ||
| ChangeSlot.cs | ||
| Connect.cs | ||
| Debug.cs | ||
| Exit.cs | ||
| Health.cs | ||
| Inventory.cs | ||
| List.cs | ||
| Log.cs | ||
| Look.cs | ||
| Move.cs | ||
| Reco.cs | ||
| Respawn.cs | ||
| Script.cs | ||
| Send.cs | ||
| Set.cs | ||
| Sneak.cs | ||
| UseItem.cs | ||