mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-09 00:24:15 +00:00
@@ -13,7 +13,7 @@ public:
|
||||
static int64_t hashCode(int x, int z);
|
||||
int hashCode();
|
||||
|
||||
double distanceToSqr(std::shared_ptr<Entity> e);
|
||||
double distanceToSqr(shared_ptr<Entity> e);
|
||||
double distanceToSqr(double px, double pz); // 4J added
|
||||
|
||||
int getMiddleBlockX();
|
||||
|
||||
Reference in New Issue
Block a user