mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
parent
e71d0e2383
commit
3adf7c4468
2 changed files with 6 additions and 0 deletions
|
|
@ -2027,6 +2027,7 @@ namespace MinecraftClient
|
|||
{
|
||||
ConsoleIO.WriteLogLine("You are dead. Type /respawn to respawn.");
|
||||
}
|
||||
DispatchBotEvent(bot => bot.OnDeath());
|
||||
}
|
||||
|
||||
DispatchBotEvent(bot => bot.OnHealthUpdate(health, food));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue