mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Final code clean up and adding summary
This commit is contained in:
parent
221d2525be
commit
6ee16513e0
7 changed files with 113388 additions and 55 deletions
|
|
@ -138,6 +138,8 @@ namespace MinecraftClient.Protocol
|
|||
|
||||
void OnTimeUpdate(long WorldAge, long TimeOfDay);
|
||||
|
||||
void OnEntityTeleport(int EntityID, Double X, Double Y, Double Z, bool onGround);
|
||||
|
||||
void SetPlayerEntityID(int EntityID);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue