Minecraft-Console-Client/MinecraftClient/Commands
Рома Данилов b52435f0ce
Implement OnMapData, OnTitle, UpdateSign, OnEntityEquipment, Useblock (#1071)
* + Fix null PlayerInventory

+ Fix null PlayerInventory

* Update Protocol18.cs

* Update McTcpClient.cs

+ Fix https://github.com/ORelio/Minecraft-Console-Client/issues/1022

* Update Protocol18.cs

+ MapData

* Update PacketIncomingType.cs

+ MapData

* Update Protocol18PacketTypes.cs

* Update IMinecraftComHandler.cs

+ OnMapData

* Update McTcpClient.cs

+ OnMapData

* Update ChatBot.cs

+ OnMapData

* Update Protocol18.cs

* Update Protocol18PacketTypes.cs

+ Fix

* Update PacketIncomingType.cs

+ Title

* Update Protocol18PacketTypes.cs

* Update Protocol18.cs

* Update IMinecraftComHandler.cs

+ OnTitle

* Update McTcpClient.cs

* Update ChatBot.cs

+ OnTitle

* Update Protocol18.cs

Fix

* Update IMinecraftComHandler.cs

* Update McTcpClient.cs

* add ClearInventories()

* add ClearInventories()

* Update McTcpClient.cs

+ OnTitle

* Preparing to Add BlockAction

* Update PacketOutgoingType.cs

* Update PacketOutgoingType.cs

* Update Protocol18.cs

+ SendUpdateSign

* Update Protocol16.cs

+ SendUpdateSign

* Update IMinecraftCom.cs

+ SendUpdateSign

* Update McTcpClient.cs

+ UpdateSign

* Update ChatBot.cs

+ UpdateSign

* Update McTcpClient.cs

Update PlaceBlock

* Update ChatBot.cs

* Update McTcpClient.cs

* add SendCreativeInventoryAction nbt

add SendCreativeInventoryAction nbt

* Update Protocol18.cs

* Update Protocol16.cs

* Update McTcpClient.cs

* Update ChatBot.cs

* Update Inventory.cs

* Update Protocol18PacketTypes.cs

* Update PacketIncomingType.cs

* Update Protocol18PacketTypes.cs

* Update Protocol18PacketTypes.cs

Fix

* Update Protocol18PacketTypes.cs

Fix

* Update IMinecraftComHandler.cs

* Update IMinecraftComHandler.cs

* Update ChatBot.cs

* Update McTcpClient.cs

+ OnEntityEquipment

* Update Protocol18.cs

* Update McTcpClient.cs

* Update McTcpClient.cs

* Update McTcpClient.cs

* Update ChatBot.cs

* Update McTcpClient.cs

* Update McTcpClient.cs

* Update ChatBot.cs

* Update McTcpClient.cs

* Update McTcpClient.cs

* Update ChatBot.cs

* Update McTcpClient.cs

* Update McTcpClient.cs

* Update Protocol18.cs

* Update McTcpClient.cs

* Update ChatBot.cs

* Update ChatBot.cs

* Update McTcpClient.cs

* Update McTcpClient.cs

* Update McTcpClient.cs

* Update Protocol18.cs

* Create Useblock.cs

* Update MinecraftClient.csproj

* Update McTcpClient.cs
2020-06-20 14:57:07 +02:00
..
Animation.cs Improve documentation, fix file encoding (#1026) 2020-05-26 11:20:12 +02:00
ChangeSlot.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Connect.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Debug.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Exit.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Health.cs Add SendPlaceBlock, PlayerDigging, OnExplosion, OnGamemodeUpdate, OnSetExperience (#1027) 2020-05-29 20:18:34 +02:00
Inventory.cs Implement OnMapData, OnTitle, UpdateSign, OnEntityEquipment, Useblock (#1071) 2020-06-20 14:57:07 +02:00
List.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Log.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Look.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Move.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Reco.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Respawn.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Script.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Send.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Set.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Sneak.cs tiny improve of sneak command 2020-05-23 18:07:19 +02:00
Useblock.cs Implement OnMapData, OnTitle, UpdateSign, OnEntityEquipment, Useblock (#1071) 2020-06-20 14:57:07 +02:00
UseItem.cs Interact with inventories 2020-03-29 18:41:26 +02:00