mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-09 19:24:12 +00:00
Renamed NBT tags to have Tag in the name
This commit is contained in:
@ -37,7 +37,7 @@ class EndPortalFrame extends Solid{
|
||||
}
|
||||
|
||||
public function getName(){
|
||||
return "End Portal Frame";
|
||||
return "EndTag Portal Frame";
|
||||
}
|
||||
|
||||
public function getHardness(){
|
||||
|
Reference in New Issue
Block a user