mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 20:14:31 +00:00
Added small benchmark
This commit is contained in:
@@ -21,7 +21,10 @@
|
||||
|
||||
namespace pocketmine\math;
|
||||
|
||||
|
||||
/**
|
||||
* WARNING: This class is available on the PocketMine-MP Zephir project.
|
||||
* If this class is modified, remember to modify the PHP C extension.
|
||||
*/
|
||||
class AxisAlignedBB{
|
||||
public $minX;
|
||||
public $minY;
|
||||
|
Reference in New Issue
Block a user