mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Fix formatting issues due to bad IDE settings
This commit is contained in:
@ -131,6 +131,7 @@ class FallingSand extends Entity{
|
||||
public function getBlock(){
|
||||
return $this->blockId;
|
||||
}
|
||||
|
||||
public function getDamage(){
|
||||
return $this->damage;
|
||||
}
|
||||
|
Reference in New Issue
Block a user