getBlockTranslator(); foreach(RuntimeBlockStateRegistry::getInstance()->getAllKnownStates() as $state){ $blockTranslator->toRuntimeId($state->getStateId()); } } }