mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 23:37:45 +00:00
Automatically set Entity / Tile entity save identifiers
This commit is contained in:
@@ -539,7 +539,7 @@ class Item{
|
||||
}
|
||||
}
|
||||
|
||||
final public function getID(){
|
||||
final public function getId(){
|
||||
return $this->id;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user