mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-03-26 04:08:12 +05:00
December 2014 files
This commit is contained in:
@@ -53,11 +53,6 @@ int SetEntityDataPacket::getEstimatedSize()
|
||||
return 5;
|
||||
}
|
||||
|
||||
bool SetEntityDataPacket::isAync()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
vector<shared_ptr<SynchedEntityData::DataItem> > *SetEntityDataPacket::getUnpackedData()
|
||||
{
|
||||
return packedItems;
|
||||
|
||||
Reference in New Issue
Block a user