mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-13 17:29:44 +00:00
whitespace
This commit is contained in:
parent
c501c740a1
commit
0b989925d7
@ -131,6 +131,7 @@ class Block extends Position implements BlockIds, Metadatable{
|
||||
public function getRuntimeId() : int{
|
||||
return BlockFactory::toStaticRuntimeId($this->getId(), $this->getDamage());
|
||||
}
|
||||
|
||||
/**
|
||||
* @return int
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user