Minecraft-Console-Client/MinecraftClient/Protocol
Рома Данилов 835df9b1fc
Add /entity cmd (#1129)
* Update MinecraftClient.csproj

* Create Entitycmd.cs

* Update MinecraftClient.csproj

* Update Protocol18PacketTypes.cs

* Update Protocol18PacketTypes.cs
2020-07-13 19:01:24 +02:00
..
Dns Replace DnDns with HeijdenDns 2017-03-11 15:28:32 +01:00
Handlers Add /entity cmd (#1129) 2020-07-13 19:01:24 +02:00
Session Fix SessionCache.ini (Mojang now uses JWT) 2020-03-01 19:59:35 +01:00
ChatParser.cs https://github.com/ORelio/Minecraft-Console-Client/issues/525: general 1.13 support (v393 protocol). Note that terrainandmovements might cause some issues 2018-10-07 08:27:31 +02:00
DataTypeGenerator.cs Implement entity types (#1001) 2020-05-24 18:21:22 +02:00
EntityActionType.cs ChatBot API: OnScoreboardObjective, OnEntityEffect, OnUpdateScore, EntityInteract, Hand list (#1097) 2020-07-04 10:45:51 +02:00
IMinecraftCom.cs ChatBot API: OnScoreboardObjective, OnEntityEffect, OnUpdateScore, EntityInteract, Hand list (#1097) 2020-07-04 10:45:51 +02:00
IMinecraftComHandler.cs ChatBot API: OnScoreboardObjective, OnEntityEffect, OnUpdateScore, EntityInteract, Hand list (#1097) 2020-07-04 10:45:51 +02:00
ProtocolHandler.cs Fix timeout on resolving SRV records (#1095) 2020-06-30 23:13:19 +02:00