mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
Added some types of Particles, Block break particles
This commit is contained in:
@@ -1246,7 +1246,7 @@ class Player extends Human implements CommandSender, InventoryHolder, IPlayer{
|
||||
|
||||
$this->lastUpdate = $currentTick;
|
||||
|
||||
if($this->spawned){
|
||||
if($this->spawned){
|
||||
$this->processMovement($currentTick);
|
||||
|
||||
$this->entityBaseTick(1);
|
||||
|
Reference in New Issue
Block a user