Revert back to separated floor/wall sign

the conditionally useless properties are problematic.
This commit is contained in:
Dylan K. Taylor
2020-10-04 17:52:23 +01:00
parent e6bf7278fc
commit d3a3a41d2b
29 changed files with 232 additions and 94 deletions

View File

@ -37,7 +37,7 @@ use function sprintf;
/**
* @deprecated
* @see \pocketmine\block\Sign
* @see \pocketmine\block\BaseSign
*/
class Sign extends Spawnable{
public const TAG_TEXT_BLOB = "Text";