mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-27 03:33:51 +00:00
December 2014 files
This commit is contained in:
parent
b691c43c44
commit
8fd3ac6e37
2049 changed files with 260190 additions and 134787 deletions
|
|
@ -53,11 +53,6 @@ int SetEntityDataPacket::getEstimatedSize()
|
|||
return 5;
|
||||
}
|
||||
|
||||
bool SetEntityDataPacket::isAync()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
vector<shared_ptr<SynchedEntityData::DataItem> > *SetEntityDataPacket::getUnpackedData()
|
||||
{
|
||||
return packedItems;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue