This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PocketMine-MP
Watch
1
Star
0
Fork
0
You've already forked PocketMine-MP
mirror of
https://github.com/pmmp/PocketMine-MP.git
synced
2025-05-10 07:49:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
PocketMine-MP
/
tests
/
phpunit
/
world
/
format
History
Dylan K. Taylor
baba25953f
Chunk: make all parameters of __construct() mandatory and non-nullable
...
having the constructor fill in defaults for these invariably causes bugs.
2021-10-25 20:22:50 +01:00
..
io
/region
Improve the flexibility of WorldProvider registration
2021-07-13 16:55:21 +01:00
ChunkTest.php
Chunk: make all parameters of __construct() mandatory and non-nullable
2021-10-25 20:22:50 +01:00
SubChunkTest.php
Added __clone() for Chunk and SubChunk
2020-11-01 16:14:25 +00:00