Implemented "Click Window" for 1.18 (now sending the new required fields), formated few files with Visual Studio formatting. PS: left debug for people to see, I'll remove it once everything is working

This commit is contained in:
Dušan Milutinović 2022-07-01 18:59:58 +02:00
parent b5c4cd7566
commit 3d8c112159
7 changed files with 94 additions and 29 deletions

View file

@ -25,6 +25,11 @@ namespace MinecraftClient.Inventory
/// </summary>
public string Title;
/// <summary>
/// state of container
/// </summary>
public int StateID;
/// <summary>
/// Container Items
/// </summary>