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-09-08 02:42:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
874fec0a35b91c94cd3759aca722db4fb3d832b9
PocketMine-MP
/
src
/
player
History
Dylan K. Taylor
874fec0a35
Switch back to PM3 spawn-chunk handling, fix pre-spawn death bug caused by
939dfd9269
,
close
#3513
(properly this time)
2020-07-09 12:35:45 +01:00
..
ChunkSelector.php
Extracted a ChunkSelector unit from Player
2020-07-09 11:42:12 +01:00
GameMode.php
EnumTrait: use a better method to initialize enums
2020-02-01 20:33:30 +00:00
IPlayer.php
phpdoc armageddon for master, pass 1
2020-01-22 11:55:03 +00:00
OfflinePlayer.php
phpdoc armageddon for master, pass 1
2020-01-22 11:55:03 +00:00
Player.php
Switch back to PM3 spawn-chunk handling, fix pre-spawn death bug caused by
939dfd9269
,
close
#3513
(properly this time)
2020-07-09 12:35:45 +01:00
PlayerInfo.php
remove utils\UUID, switch to pocketmine/uuid package
2020-05-11 10:46:48 +01:00
SurvivalBlockBreakHandler.php
Clean up to SurvivalBlockBreakHandler internals - don't create a handler if it won't be used anyway
2020-05-12 22:45:42 +01:00
UsedChunkStatus.php
Player: fixed broken behaviour of entity spawning on chunk send,
closes
#3355
2020-05-05 18:55:13 +01:00