Rename RuntimeBlockMapping -> BlockTranslator

This commit is contained in:
Dylan K. Taylor
2023-05-03 22:18:27 +01:00
parent 01f340985a
commit 32e6fdd95a
6 changed files with 23 additions and 23 deletions

View File

@ -26,7 +26,7 @@ namespace pocketmine\network\mcpe\convert;
use PHPUnit\Framework\TestCase;
use pocketmine\block\RuntimeBlockStateRegistry;
class RuntimeBlockMappingTest extends TestCase{
class BlockTranslatorTest extends TestCase{
/**
* @doesNotPerformAssertions