forked from Kolyah35/minecraft-pe-0.6.1
how did this even slip past me
This commit is contained in:
@@ -202,8 +202,8 @@ public:
|
||||
bool checkAndHandleWater(const AABB& box, const Material* material, Entity* e);
|
||||
void extinguishFire(int x, int y, int z, int face);
|
||||
|
||||
std::string Level::gatherStats();
|
||||
std::string Level::gatherChunkSourceStats();
|
||||
std::string gatherStats();
|
||||
std::string gatherChunkSourceStats();
|
||||
|
||||
//void addEntities(const EntityList& list);
|
||||
//void removeEntities(const EntityList& list);
|
||||
|
||||
Reference in New Issue
Block a user