mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-23 08:23:51 +00:00
parent
8a2a62ea1d
commit
119bff3514
1373 changed files with 12049 additions and 12049 deletions
|
|
@ -13,7 +13,7 @@ AddExperienceOrbPacket::AddExperienceOrbPacket()
|
|||
value = 0;
|
||||
}
|
||||
|
||||
AddExperienceOrbPacket::AddExperienceOrbPacket(std::shared_ptr<ExperienceOrb> e)
|
||||
AddExperienceOrbPacket::AddExperienceOrbPacket(shared_ptr<ExperienceOrb> e)
|
||||
{
|
||||
id = e->entityId;
|
||||
x = Mth::floor(e->x * 32);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue