Improve documentation, fix file encoding (#1026)

This commit is contained in:
ORelio 2020-05-26 11:20:12 +02:00
parent 87b2d3bf4a
commit efb49fd05d
5 changed files with 3037 additions and 3022 deletions

View file

@ -692,10 +692,12 @@ namespace MinecraftClient.Protocol.Handlers
{
return false; //Currently not implemented
}
public bool SendAnimation(int animation)
{
return false; //Currently not implemented
}
public bool SendCreativeInventoryAction(int slot, ItemType item, int count)
{
return false; //Currently not implemented

File diff suppressed because it is too large Load diff